aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-08-01 18:16:26 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-08-01 18:16:26 +0300
commit2ab5ad223fd76f42c5df94b48edc268f2626d24a (patch)
tree1cec03b08c65d525ca6ac56aa339fe01c90567ad /README.md
parentworkflows/ci: run integration tests for PyPI (diff)
downloadcgitize-2ab5ad223fd76f42c5df94b48edc268f2626d24a.tar.gz
cgitize-2ab5ad223fd76f42c5df94b48edc268f2626d24a.zip
README: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 83b49a9..be60428 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ If SSH is required, the socket should be mapped to
-v "/path/to/config:/etc/cgitize:ro" \
-v "$SSH_AUTH_SOCK:/var/run/cgitize/ssh-agent.sock" \
-v "/path/to/output:/var/tmp/cgitize" \
- egortensin/cgitize
+ egortensin/cgitize:v2
The container executes cgitize inside a cron job.
The `SCHEDULE` environment variable controls the period between cgitize runs.