We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14d4dd commit 5ff73b7Copy full SHA for 5ff73b7
2 files changed
full-deploys/python-web-app/deploy.py full-deploys/python-web-app/deploy_app.pyfull-deploys/python-web-app/deploy.py renamed to full-deploys/python-web-app/deploy_app.py
full-deploys/python-web-app/docker-start.sh
@@ -17,6 +17,6 @@ run_test_container pyinfra-example-python-web-app-dbserver -p 9023:22
17
echo
18
echo "Doker containers are now ready to run the pyinfra deploy, you can do this by running:"
19
20
-echo " pyinfra inventories/docker.py deploy.py"
+echo " pyinfra inventories/docker.py deploy_app.py"
21
22
echo "Once complete, don't forget to remove the Docker containers and network using the ./docker-stop.sh script!"
0 commit comments