Update README.md

This commit is contained in:
Riku Silvennoinen 2023-09-22 08:27:57 +03:00
parent ab1e06bcab
commit 040375dc60

View File

@ -12,6 +12,8 @@ sudo docker build -t weather .
sudo docker run -d --name wttrin10 -p 8600:80 weather
sudo docker update --restart unless-stopped wttrin10
sudo docker exec -it wttrin10 /bin/bash
http://localhost:8600