Install Docker
1 For information on the insallation of Docker on Linux, please refer to the official instructions: https://docs.docker.com/install/
2 Make sure that "docker-compose" is also installed.
On an Ubuntu-Linux for example with
apt-get install docker-compose
Last modified date: 01/24/2024