myos/stack/host/volumes.home.local.yml

11 lines
120 B
YAML

version: '3.6'
volumes:
home:
driver: local
driver_opts:
device: /home
o: bind
type: none