...

/

More on the Docker Compose File

More on the Docker Compose File

Learn more properties that you can add in the docker-compose.yml file.

Attach persistent Docker volumes

Mount a Docker volume (created on first use) or bind a host directory:

  mycontainer:
    volumes:

     
...
Access this course and 1400+ top-rated courses and projects.