Skip to content

Commit eb44c73

Browse files
author
paranerd
committed
Added Docker info to README
1 parent bba39fb commit eb44c73

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,13 @@ When you use the ``--lfs`` option, you will need to make sure you have Git LFS i
212212
Instructions on how to do this can be found on https://git-lfs.github.com.
213213

214214

215+
Run in Docker container
216+
-----------------------
217+
218+
To run the tool in a Docker container use the following command:
219+
220+
sudo docker run --rm -v /path/to/backup:/data --name github-backup ghcr.io/josegonzalez/python-github-backup -o /data $OPTIONS $USER
221+
215222
Gotchas / Known-issues
216223
======================
217224

0 commit comments

Comments
 (0)