Please enable JavaScript.
Coggle requires JavaScript to display documents.
docker - Coggle Diagram
docker
dockerfile
base image
working directory
copying files
install dependencies
copy application code
environment config
expose port
command to run the application
docker container
docker engine
docker daemon
container networking
docker images
container volumes
container lifecycle management
security features
plugin and extensions
docker CLI
container runtime
operating system
app
infrastructure