Running complex applications with Docker Compose

  • avatar Eduardo Echeverria
    Senior Backend Developer at Bunny Inc., Python Developer , Sysadmin, Cloud & virtualization, Package Maintainer
    I have collaborated with several Free and Open Source projects, including a role as RPM provenpackager and sponsor of new contributors at Fedoraproject and mentor in Google Summer of Code. I'vebeen international speaker in several countries as Brasil, Peru, Argentina, Nicaragua, Pragu
How to define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.
- Docker and Docker Compose Concepts
- Docker Images
- Communication Between Docker Images
- Learning Docker Compose Commands
- Accessing the Docker Container Filesystem
- Build an entire complex application with Docker Compose