This commit is contained in:
@@ -26,7 +26,7 @@ ExecStart=/usr/bin/podman run \
|
||||
--name kontor-angular \
|
||||
--label io.containers.autoupdate=local \
|
||||
--label PODMAN_SYSTEMD_UNIT=kontor-angular.service \
|
||||
localhost/kontor-angular:0.3.0
|
||||
localhost/kontor-angular:0.4.0
|
||||
ExecStop=/usr/bin/podman stop \
|
||||
--ignore -t 10 \
|
||||
--cidfile=%t/%n.ctr-id
|
||||
|
||||
@@ -29,7 +29,7 @@ ExecStart=/usr/bin/podman run \
|
||||
--health-interval=1s \
|
||||
--health-timeout=5s \
|
||||
--health-retries=10 \
|
||||
localhost/kontor-api:0.3.0
|
||||
localhost/kontor-api:0.4.0
|
||||
ExecStop=/usr/bin/podman stop \
|
||||
--ignore -t 10 \
|
||||
--cidfile=%t/%n.ctr-id
|
||||
|
||||
@@ -30,7 +30,7 @@ ExecStart=/usr/bin/podman run \
|
||||
--health-interval=1s \
|
||||
--health-timeout=5s \
|
||||
--health-retries=10 \
|
||||
localhost/kontor-echo:0.3.0
|
||||
localhost/kontor-echo:0.4.0
|
||||
ExecStop=/usr/bin/podman stop \
|
||||
--ignore -t 10 \
|
||||
--cidfile=%t/%n.ctr-id
|
||||
|
||||
@@ -30,7 +30,7 @@ ExecStart=/usr/bin/podman run \
|
||||
--health-interval=1s \
|
||||
--health-timeout=5s \
|
||||
--health-retries=10 \
|
||||
localhost/kontor-fiber:0.3.0
|
||||
localhost/kontor-fiber:0.4.0
|
||||
ExecStop=/usr/bin/podman stop \
|
||||
--ignore -t 10 \
|
||||
--cidfile=%t/%n.ctr-id
|
||||
|
||||
@@ -30,7 +30,7 @@ ExecStart=/usr/bin/podman run \
|
||||
--health-interval=1s \
|
||||
--health-timeout=5s \
|
||||
--health-retries=10 \
|
||||
localhost/kontor-javalin:0.3.0
|
||||
localhost/kontor-javalin:0.4.0
|
||||
ExecStop=/usr/bin/podman stop \
|
||||
--ignore -t 10 \
|
||||
--cidfile=%t/%n.ctr-id
|
||||
|
||||
@@ -30,7 +30,7 @@ ExecStart=/usr/bin/podman run \
|
||||
--health-interval=1s \
|
||||
--health-timeout=5s \
|
||||
--health-retries=10 \
|
||||
localhost/kontor-quarkus:0.3.0
|
||||
localhost/kontor-quarkus:0.4.0
|
||||
ExecStop=/usr/bin/podman stop \
|
||||
--ignore -t 10 \
|
||||
--cidfile=%t/%n.ctr-id
|
||||
|
||||
@@ -26,7 +26,7 @@ ExecStart=/usr/bin/podman run \
|
||||
--name kontor-spring \
|
||||
--label io.containers.autoupdate=local \
|
||||
--label PODMAN_SYSTEMD_UNIT=kontor-spring.service \
|
||||
localhost/kontor-spring:0.3.0
|
||||
localhost/kontor-spring:0.4.0
|
||||
ExecStop=/usr/bin/podman stop \
|
||||
--ignore -t 10 \
|
||||
--cidfile=%t/%n.ctr-id
|
||||
|
||||
@@ -26,7 +26,7 @@ ExecStart=/usr/bin/podman run \
|
||||
--name kontor-vue \
|
||||
--label io.containers.autoupdate=local \
|
||||
--label PODMAN_SYSTEMD_UNIT=kontor-vue.service \
|
||||
localhost/kontor-vue:0.3.0
|
||||
localhost/kontor-vue:0.4.0
|
||||
ExecStop=/usr/bin/podman stop \
|
||||
--ignore -t 10 \
|
||||
--cidfile=%t/%n.ctr-id
|
||||
|
||||
Reference in New Issue
Block a user