You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Kang edited this page Oct 20, 2016
·
3 revisions
docker binary is used to build and push your app's Docker images to ECR repository. Make sure docker executable is in your $PATH. Alternatively, you can specify the path of docker executable in docker.bin field in the configuration file or using --docker-bin flag of deploy command.