Description
Multi-container Docker applications can be defined and operated with the official Docker Compose build. It helps run related services, networks, and volumes from a Compose file with one workflow.
Compose files can expose ports, mount host paths, create volumes, and use secrets. Review downloaded or shared Compose definitions before starting them.