Skip to content
Snippets Groups Projects
Commit 18a34c18 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

README.md

parent de7dd11d
No related branches found
No related tags found
No related merge requests found
FROM registry.cyberbrain.pw/docker/git-sync:latest
ENV GIT_SYNC_HTTP_METRICS=false \
GIT_SYNC_ROOT='/tmp/git' \
ENV GIT_SYNC_ROOT='/tmp/git' \
GIT_SYNC_DEST='sync' \
GIT_SYNC_EXECHOOK_COMMAND='/rsync-sync' \
GIT_SYNC_ADD_USER='true'
......
# Git Sync - Rsync Sync
Warning! Default excludes could change suddenly and with no reason)
Essentian bind mounts:
- your config dir as /sync
Assumed bind mounts:
- your rsync excludes file as /rsync-sync.excludes
Preset env vars:
- GIT_SYNC_ROOT='/tmp/git'
- GIT_SYNC_DEST='sync'
- GIT_SYNC_EXECHOOK_COMMAND='/rsync-sync'
- GIT_SYNC_ADD_USER='true'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment