Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Latest commit

 

History

History

mounting-directory

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Mounting a directory into web container

This simple docker-compose.mount.yaml just mounts a directory from the host into the web container.

Caveats:

  • The source directory on the host must be shared via docker.
  • If the mount should be read-only in the container, add :ro to the mount