Skip to content

Instantly share code, notes, and snippets.

@9oelM

9oelM/block40.tf Secret

Created March 21, 2021 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 9oelM/f1056ede743200b7d1a5686f83800ca8 to your computer and use it in GitHub Desktop.
Save 9oelM/f1056ede743200b7d1a5686f83800ca8 to your computer and use it in GitHub Desktop.
# get AWS CLI logged in and ready before as previously explained
cd server
chmod u+x login-docker.sh
chmod u+x build-and-push-docker-image.sh
./login-docker.sh
./build-and-push-docker-image.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment