This image combines Docker with AlmaLinux 8 so you can start with a ready-to-run environment instead of manual provisioning. It is optimized for container-based application deployment, while keeping the underlying operating system stable and maintainable for long-term operations. Choose this stack when you want to reduce setup time, standardize infrastructure, and launch Docker-based workloads on AlmaLinux 8 quickly.
Docker (AlmaLinux 8)
- OS: almalinux 8
Description
Software included
| Package | Version |
|---|---|
| Docker | 3.20.10 |
| Docker compose | 2.12.2 |
| containerd.io | 1.6.10 |
Initial start of the service
This image comes with Docker Engine already installed and ready to use immediately after the first boot. You can use it by following the official Docker CLI documentation.
Quick settings and frequently asked questions
- Logging into the cloud service is done using an SSH key or password that you have specified.
- Docker is installed as recommended by the official Docker documentation.
- The standard
dockeranddocker composecommands are now available in this application.