This repository was archived by the owner on Sep 1, 2021. It is now read-only.
Tags: alidock/alidock
Tags
Add support for user mounts (#66) User mounts are now available with the `--mount` switch, or the `mount:` section in the configuration file. Only existing directories can be mounted. All mounts will be visible inside `/mnt` in the container and will be in read-write mode, unless otherwise specified. Format for each mount: /path/to/host/dir[:label[:[rw|ro]]] Fixes #64.
PreviousNext