Source: www.docker.com

From Docker Straight to AWS

Category: Database, Docker, github

Just about six years ago to the day Docker hit the first milestone for Docker Compose, a simple way to layout your containers and their connections. A talks to B, B talks to C, and C is a database.

One thing has remained constant over this time is that developers love the simplicity of Docker and Compose.

Later this year when the functionality becomes generally available this will become part of our new Docker Contexts and will allow you to just run docker run and docker compose.

We are excited for you to try it out, report issues and let us know what other features you would like to see on the Roadmap!

Related Articles