May 2018
Intermediate to advanced
512 pages
11h 3m
English
Next, we need to set up a repository where we can publish the container images we build in our local or CI environment:
package.json..."config": { “imageRepo”: “000000000000.dkr.ecr.us-east-1.amazonaws.com/lemon-mart”, ...}
In the summary screen, you will get further instructions on how to use your repository with Docker. Later in the chapter, we will go over scripts that will take care ...
Read now
Unlock full access