System operation with Docker Containers / Docker Compose:
Docker Engine Version 20.10 or higher
Docker Compose Version 1.19 or higher
The correct 'docker pull' commands will be provided, and the image names must be replaced in the commands and configurations accordingly.
Code Block | ||
---|---|---|
| ||
docker pull docker.stepover.de:8143/webso/frigg docker pull docker.stepover.de:8143/webso/braga #optional docker pull mariadb:latest docker pull |
...