Docker 101
Docker is a tool making use of the cgroups feature of linux kernel to manage containers on top of the host Linux kernel. This article will cover the basic operation commands.
Installation and configuration
I use ubuntu 22.04:
apt install docker.io
Limit log file size to avoid storage