How to Push a Docker Image to AWS ECS Repository

The script below pushes a Docker image to an ECS repository.

We will use the image sagemaker-tf-serving created in How to Create a TensorFlow Serving Container for AWS SageMaker. To push another image, you need to change IMAGE_NAME to the name of the image that you want to push.

pushing an image to ECR

Moving Forward With How to Push a Docker Image to AWS ECS Repository

In the follow up articles you will learn:

Did you use the container? Do you have questions or requests for more articles? Add comments below!

--

--

Márcio Dos Santos
ml-bytes - Code snippets on how to productionize Machine Learning models

Passionate about the engineering side of Machine Learning and training performance. Designed TensorFlow for AWS SageMaker. Opinions are my own.