• Running complex applications with Docker Compose

    • Palestrante: Eduardo Echeverria
    • Tags: FISL 17
    • Info: 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