https://docs.docker.com/get-started/overview/
Your first container:
docker run -d -p 80:80 docker/getting-started
Your second container:
docker run hello-world
Your third container:
docker run -it ubuntu bash
-
https://docs.portainer.io/v/ce-2.9/start/install/server/docker/linux
admin e6nmgeUH5KMzk6Y