Comment on Some docker containers need manual start after host reboot
mbirth@lemmy.ml 4 weeks ago
Put that mount point into the compose file(s). You can define volumes with type nfs and basically have Docker-Compose manage the mounts.
Comment on Some docker containers need manual start after host reboot
mbirth@lemmy.ml 4 weeks ago
Put that mount point into the compose file(s). You can define volumes with type nfs and basically have Docker-Compose manage the mounts.