1
1.2kviews
Building docker images and pushing to ECR
1 Answer
2
6views

Setup a server to build docker images and push to ECR

build docker image and push to AWS ECR


For creating a Deployment Server, take a new / existing machine running Ubuntu 18.04.

And follow these steps:

  • Install Docker
  • Setup aws cli
  • Change settings in your Django project to production
  • Build docker image and push it to …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.