mirror of
https://github.com/morten-olsen/github-backup.git
synced 2026-02-08 01:36:24 +01:00
Update README.md
This commit is contained in:
@@ -9,7 +9,7 @@ docker run -it --rm \
|
||||
-v "$PWD/backup:/backup" \
|
||||
--cap-drop=all \
|
||||
--user "$UID:$GID" \
|
||||
morten/github-backup
|
||||
ghcr.io/morten-olsen/github-backup
|
||||
```
|
||||
_note: `--user` is not required, but recommended instead of running as root. Remember to give the user write access to the backup directory_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user