
Make sure to save your docker-compose.yml file: it will be needed for the rest of the scenarios. # Build an image from the Dockerfile in the current directory This example file defines a web application: The Compose file defines the settings needed to run your application. If you have never used Docker Compose before, check out Docker’s Getting Started with Compose tutorial. Once you have the dependencies installed, create a Docker Compose file called docker-compose.yml. To follow along with the scenarios in this post, you will need to have locally installed the Docker Daemon, the Docker Command Line, and Docker Compose. Your local testing toolkit consists of Docker, Docker Compose, and awslabs/amazon-ecs-local-container-endpoints. Testing multiple containerized applications using local service discovery.

Docker for mac remote api call via socket software#
This post is contributed by Wesley Pettit, Software Engineer at AWS.Īs more companies adopt containers, developers need easy, powerful ways to test their containerized applications locally, before they deploy to AWS.
