Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Dockerfile example on the hub.docker.com page is out of date and contains errors #4114

Closed
thiderman opened this Issue Apr 25, 2018 · 2 comments

Comments

Projects
None yet
1 participant
@thiderman
Copy link

thiderman commented Apr 25, 2018

I needed to add some command line arguments, so I went to the Docker hub and copied the ones from the example Dockerfile into my Dockerfile. Running didn't work, so I debugged it for a while.
Turns out that 377a549 (latest commit on the Dockerfile) fixes the problems, I just had no idea since the Dockerfile on the hub.docker.com page seems to use an older commit.

Perhaps this is a bit on me for not using the Dockerfile from this git repo, but hey. 😏

I have no idea how to update it (feels like it should be automatic) but I just wanted to give a heads up that something is out of date when it shouldn't be.

@thiderman

This comment has been minimized.

Copy link
Author

thiderman commented Apr 25, 2018

Whoops, just found #3778. Sorry for the noise.

@thiderman thiderman closed this Apr 25, 2018

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 22, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 22, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.