aws How to run your docker-compose application on AWS ECS Docker has become an ubiquitous way to ship code. The power of docker is in bundling all dependencies together so that the code can run in any environment. The meaning of "Build once,