Compare commits
1 commit
eb7ea74b4a
...
aafb9cf446
| Author | SHA1 | Date | |
|---|---|---|---|
| aafb9cf446 |
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@ Wants=network-online.target
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/docker run --rm \
|
ExecStart=/usr/bin/docker run --rm \
|
||||||
--pull=always \
|
|
||||||
-v "/etc/renovate/config.js:/usr/src/app/config.js" \
|
-v "/etc/renovate/config.js:/usr/src/app/config.js" \
|
||||||
--mount "type=volume,src=renovate,dst=/tmp/renovate" \
|
--mount "type=volume,src=renovate,dst=/tmp/renovate" \
|
||||||
--env "RENOVATE_BASE_DIR=/tmp/renovate" \
|
--env "RENOVATE_BASE_DIR=/tmp/renovate" \
|
||||||
docker.io/renovate/renovate:latest
|
renovate/renovate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue