Username
Register at www.docker.com
12/5/2019 - (last updated: 2019-12-05)
Username
Register at www.docker.com
Word | What |
---|---|
“Docker” | Company |
“Docker” | Software |
“Docker file” | text file |
“Docker image” | binary file that can be launched into a container. |
“Docker container” | Each time the container will start in the same initial state. |
“Docker repository” | web site |
Platform for developers and sysadmins….
Find Terminal
in /Applications/Utilities
To be more easily distinguish between “where we are looking” the following colored backgrounds are useful:
Green:Commands from local computer terminal
Commands and output when WITHIN Docker container
Informational - DO NOT RUN! - commands or output examples.
docker --version
## Docker version 19.03.5, build 633a0ea
Longer versions:
docker version
docker info
To use Docker beyond that we need to login:
docker login
Supply you Docker username and password.
Slides presentation made with RStudio, ioslides template
Docker logo from www.kissclipart.com
Illustration images from pixabay.com
Dune fan image from theverge.com (Archived June 17, 2019: tiny.cc/dune_archived)