Summary
The helloworld
example introduced you to the following:
Dockerfile instructions
Basic Docker CLI commands
- docker build
- docker image ls
- docker container run (with
--rm
and--name
options) - docker container logs
- docker container ls
- docker container rm
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.