oops!
This commit is contained in:
@@ -58,8 +58,8 @@ You can also specify a port with the `--port` flag.
|
||||
|
||||
`python3 secdep.py -P aws -c -n test-node -s t3.micro -i ami-08869bacfa1188ec9 --yes --deploy`
|
||||
|
||||
## Instance creation and hardening for aws while deploying a docker-compose file and nginx docker image
|
||||
## Instance creation and hardening for aws while deploying a docker-compose file and pulling nginx docker image
|
||||
|
||||
`python3 secdep.py -P aws -c -n test-node -s t3.micro -i ami-08869bacfa1188ec9 --yes --docker_compose --deploy nginx`
|
||||
|
||||
(The docker-compose.yml file has to be in the same directory as the script and be names `docker-compose,yml`)
|
||||
Note: The docker-compose.yml file has to be in the same directory as the script and be named as `docker-compose.yml`
|
||||
|
||||
Reference in New Issue
Block a user