roundcube: Always pull new images before startup
This commit is contained in:
parent
35f5ee691d
commit
a4564de0fa
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ After=network-online.target
|
|||
[Service]
|
||||
User=roundcube
|
||||
EnvironmentFile=/etc/sysconfig/roundcube-container
|
||||
ExecStartPre=/usr/bin/podman pull docker.io/roundcube/roundcubemail:{{ roundcube_version }}-apache
|
||||
ExecStart=/usr/bin/podman run \
|
||||
--rm -p 127.0.0.1:8004:80 \
|
||||
--name roundcube \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue