flatnotes on git with autocommit
918
docker run -it jcosmao/flatnotes_gitinotify \
-v /root/k3s/storage/pvc-dec57324-d248-47e4-8919-0cbd4231ad6f_flatnotes_flatnotes/:/data \
-v /root/kube_manifests/flatnotes/git_ssh:/config \
-e GIT_SSH_URL="ssh://[email protected]/ju/braindump.git" \
-e GIT_BRANCH=master \
-e GIT_SSH_KEY_FILE=/config/id_ed25519 \
-e FLATNOTES_ROOT=/data
Content type
Image
Digest
sha256:48d4cd647…
Size
10.6 MB
Last updated
over 2 years ago
docker pull jcosmao/flatnotes_gitinotify