-
Login to AWS with option 1.
-
Docker login:
aws ecr get-login-password --region eu-west-2 | docker login --username AWS --password-stdin 554043692091.dkr.ecr.eu-west-2.amazonaws.com
- Bring up the app:
sudo docker-compose up
Note: if you encounter an error running the above, trying running without
sudo
.
- Visit the page and try to add loafers. YOU CAN'T.
http://localhost:8080