first commit
This commit is contained in:
2
command.txt
Normal file
2
command.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
docker build -t my-python-app .
|
||||
docker run -it --rm --name my-running-app --network=nginx-proxy --env VIRTUAL_HOST=shannon.antopoid.com --env LETSENCRYPT_HOST=shannon.antopoid.com --env LETSENCRYPT_EMAIL=poidevin.freeboxos.fr@gmail.com my-python-app
|
||||
Reference in New Issue
Block a user