Docker CE
Description
Docker is software for automating the deployment and management of applications in containerized environments. It allows you to "pack" an application with all its environment and dependencies into a container that can be deployed on any Linux system, and provides a set of commands to manage these containers.
Getting Started
Docker will be installed along with the image and will start automatically on server boot.
You can connect to the server via SSH:
- With an SSH key, if this option is enabled before a server is created
- With the
root
user password sent by mail when server is activated
Software installed
Name | License |
---|---|
Docker | GPLv3 (Apache 2.0) |
Docker Compose Plugin | Apache License 2.0 |
Useful Links
For more information about the installed packages, please refer to their official documentation: