docker-crate
docker-crate copied to clipboard
Possible (documentation) issue with `/backup` folder
Coming from a community report:
cr> CREATE REPOSITORY myrepo TYPE fs WITH (location='/backup');... works if
/backupfolder hasuserid=1000owner (orcrateuser, notroot).
Is there any action to be taken here? Either on the Dockerfile, or better on the user documentation?