Skip to content

Instantly share code, notes, and snippets.

View maryshirl's full-sized avatar

Shirl maryshirl

  • Makati, Philippines
View GitHub Profile
@maryshirl
maryshirl / docker_cheat_sheet.txt
Created June 27, 2018 02:34
Docker cheat sheet
NOTES:
- <image-name> can be specified with tag at the end after ':'. Otherwise, it will fetch the 'latest' tag
- First line is the syntax, second line is the example command
Docker commands
ELASTIC CONTAINER REGISTRY (ECR) - Similar to DockerHub
List:
aws ecr describe-repositories
Create: