mongo-express / mongo-express-docker

a dockerized mongo-express for viewing mongoDB in the browser
MIT License
198 stars 93 forks source link

Request to update mongo-express docker image to 1.0.2+ #87

Open lity opened 1 year ago

BlackthornYugen commented 1 year ago

For latest details on the official image see this PR: https://github.com/docker-library/official-images/pull/13162

BlackthornYugen commented 1 year ago

@rtritto @shakaran -- How do you feel about publishing to another docker repo? At least temporarily...

It's taking so long to get the docker-library repo updated.

hlovdal commented 8 months ago

And latest version is now 1.0.0, released last week, supporting up to date versions of node.js and alpine. With #82 closed I think this issue can also be closed.

BlackthornYugen commented 8 months ago

The latest NPM version is 1.0.2. I'd be okay keeping this open until we get to that version.

monsterkrampe commented 8 months ago

As mentioned in #105, updating the version of mongo-express might be crucial for some users as it is impossible to disable basic auth in version 1.0.0.

mitchdenny commented 7 months ago

Interested in the status of this issue. I'm looking to use Mongo Express via Docker in a project and would like to disable basic auth for my scenario.

BlackthornYugen commented 7 months ago

I have next week booked as vacation so I'm going to have some time to look into the docker build failures then, but I might need someone's help who has experience with yarn in case I get stuck again. 😅