1
0
Files
trainings/docker/training/lessons/1-docker-getting-started.md
Arnaud M. e1a7317908 replace docker tp
Signed-off-by: Arnaud M. <arnaud.choupinette@mailops.fr>
2025-12-24 14:01:35 +01:00

193 B

Start the TP

docker run -dp 80:80 arnaudmorin/docker-tp

Then browse your server IP port 80 and follow the instructions:

echo "http://$(curl -s ip.arnaudmorin.fr)/"