Created
August 30, 2016 15:14
-
-
Save deptno/bacc2af62bad6d5cea482adc4512b567 to your computer and use it in GitHub Desktop.
docker push to aws
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker build -t deptno/capturer . && docker tag deptno/capturer:latest 874372296913.dkr.ecr.ap-northeast-1.amazonaws.com/deptno/capturer:latest && docker push 874372296913.dkr.ecr.ap-northeast-1.amazonaws.com/deptno/capturer:latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment