Deploying private Docker image to AWS Beanstalk (Amazon Linux 2) using docker-compose.yml
In this article I'm going to go over the steps to set deploy a private docker image on Elastic Beanstalk using docker-compose.yml. Beanstalk deployment supports docker-compose.yml out of the box and executes it when you push a zip containing this fil...
Aug 28, 20214 min read2.2K
