CouchDB docker image's port 5984 is not exposed with containerd-1.6.x
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by running the listed docker run, docker exec, and netstat reproduction on containerd-1.6.9, then compare it with containerd-1.4.13. Trace why CouchDB port 5984 is not listening in the newer environment; done means the CouchDB 2.3.0 image exposes a listening port 5984 under the reported setup.
Written by the indexing model from the issue text.
Description
CouchDB-2.3.0 docker image doesn't work as expected with containerd-1.6.6
Expected Behavior
Port 5984 should start listening.
Current Behavior
Once image is deployed, port 5984 is not listening.
More info at https://github.com/vmware/photon/issues/1379
Steps to Reproduce (for bugs)
- Issue is reproducible in
Fedora-36andcontainerd-1.6.9as well. systemctl start docker && CONTAINER=$(docker run -d --rm couchdb:2.3.0) && docker exec -it ${CONTAINER} /bin/bash -c "apt update ; apt -y install net-tools && sleep 5 && netstat -pantu" && docker rm -f ${CONTAINER}
Your Environment
https://github.com/vmware/photon/issues/1379, Photon OS 4.0
Fedora 36, containerd-1.6.9, docker-20.10.21
PS:
This works as expected with containerd-1.4.13
- Dominant language
- Dockerfile
- Stars
- 290
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/couchdb-docker
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
apache/couchdb-docker#293 ·
-
Docker Setup Issue Open
Difficulty 4/5 3-5 days Newbie friendliness 32/100
apache/couchdb-docker#292 · 5 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
apache/couchdb-docker#288 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
apache/couchdb-docker#285 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 50/100
apache/couchdb-docker#283 ·
All issues in apache/couchdb-docker
Similar issues
-
Add: BuyPass TV Openchannels:add check:passed
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
use-agent-os/agent-os#3312 ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
HarperFast/documentation#677 ·