@GravitySpoiled@lemmy.ml to Selfhosted@lemmy.world • 1 year agowhat's your experience with paperless?github.comexternal-linkmessage-square56fedilinkarrow-up1164arrow-down12
arrow-up1162arrow-down1external-linkwhat's your experience with paperless?github.com@GravitySpoiled@lemmy.ml to Selfhosted@lemmy.world • 1 year agomessage-square56fedilink
minus-square@AtariDump@lemmy.worldlinkfedilinkEnglish1•edit-21 year agoNo idea what a bind mount is. Is that supposed to be a line in the compose file?
minus-squareEager EaglelinkfedilinkEnglish1•edit-21 year agoyes, a bind mount / bind volume is when a volume is explicitly mapped to a location in your local storage rather than managed by docker and likely owned by root. https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes
minus-square@AtariDump@lemmy.worldlinkfedilinkEnglish1•1 year agoOk. That’s over my head. I barely have a grasp on docker. And even then I’m paranoid that I’m screwing something up.
No idea what a bind mount is.
Is that supposed to be a line in the compose file?
yes, a bind mount / bind volume is when a volume is explicitly mapped to a location in your local storage rather than managed by docker and likely owned by root.
https://docs.docker.com/compose/compose-file/compose-file-v3/#volumes
Ok.
That’s over my head. I barely have a grasp on docker. And even then I’m paranoid that I’m screwing something up.