Windows docker image lacks mogosh and docker-entrypoint
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 38/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker, mongodb
- Domain
- databases, devops, infrastructure
Research direction
Compare the existing Linux image packaging with the Windows image definitions, focusing on the mongosh binary, docker-entrypoint script, and /docker-entrypoint-initdb.d/ handling named in the issue. Done means the Windows image provides mongosh and equivalent initialization behavior, including execution of initialization files and support for container health checks.
Written by the indexing model from the issue text.
Description
Hello,
I need to use Windows docker image to deploy mongodb. However, it lacks mogosh binary and an entrypoint script compared to what is available for Linux.
It is an issue for the following reasons:
- Mongosh unavailability prevents the implementation of docker health check as it requires to execute a command from the container. It also prevents the execution of some useful commands such as replication enabling and data insertion.
- The entrypoint provided in the Linux image is really convenient to set up a mongodb instance. Having it in Windows would save a lot of trouble.
- Entrypoint also take care of the execution of mongo file from
/docker-entrypoint-initdb.d/. It is also quite helpful.
Mongosh would really help to have a properly set up mongodb instance with docker on Windows. Do you think it could be added in Windows images, just like for Linux ?
Thanks !
- Dominant language
- Shell
- Stars
- 1.1k
- Forks
- 658
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 1
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 docker-library/mongo
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
docker-library/mongo#769 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
docker-library/mongo#762 · 9 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
docker-library/mongo#761 · 2 comments · 4 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
docker-library/mongo#760 · 4 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
docker-library/mongo#730 · 2 comments ·
All issues in docker-library/mongo
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·