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

Doc Containers do not launch. #8751

Closed
Andr3sC opened this issue May 1, 2019 · 2 comments
Closed

Doc Containers do not launch. #8751

Andr3sC opened this issue May 1, 2019 · 2 comments

Comments

@Andr3sC
Copy link

Andr3sC commented May 1, 2019

File: docsarchive.md

The command provided to launch the doc Container does not seem to work, It seems you have to launch nginx manually. So the command goes like this...

docker run -dit -p 4001:4000 docs/docker.github.io:latest nginx -g 'daemon off;'

instead of

docker run -ti -p 4000:4000 docs/docker.github.io:latest

It looks like entryPoint/Cmd is not correctly set on image.

@craig-osterhout
Copy link
Contributor

This issue has been resolved in newer images.

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

@docker docker locked and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants