Docker Engine overview | Docker Documentation
https://docs.docker.com/engineDocker Engine overview. Docker Engine is an open source containerization technology for building and containerizing your applications. Docker Engine acts as a client-server application with: A server with a long-running daemon process dockerd. APIs which specify interfaces that programs can use to talk to and instruct the Docker daemon.
Install Docker Engine | Docker Documentation
docs.docker.com › engine › installDocker provides binaries for manual installation of Docker Engine. These binaries are statically linked and can be used on any Linux distribution. Release channels 🔗 Docker Engine has three types of update channels, stable, test , and nightly: The Stable channel gives you latest releases for general availability.
Docker Engine overview | Docker Documentation
docs.docker.com › engineDocker Engine is an open source containerization technology for building and containerizing your applications. Docker Engine acts as a client-server application with: A server with a long-running daemon process dockerd. APIs which specify interfaces that programs can use to talk to and instruct the Docker daemon.