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

1.7 exercise relies on CMD [] #137

Closed
matti opened this issue Nov 4, 2021 · 0 comments · Fixed by #180
Closed

1.7 exercise relies on CMD [] #137

matti opened this issue Nov 4, 2021 · 0 comments · Fixed by #180

Comments

@matti
Copy link

matti commented Nov 4, 2021

In this exercise create a Dockerfile and use FROM and CMD to create a brand new image that automatically runs the server. Tag the new image as “web-server”

so it's CMD ["server"] but as a beginner I can not know that it's not CMD "server" as previously

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant