Accepting request 982611 from home:dancermak:auto_update:Tumbleweed
Add HEALTHCHECK OBS-URL: https://build.opensuse.org/request/show/982611 OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/init-image?expand=0&rev=4
This commit is contained in:
parent
450cd67de7
commit
fb9177fbc7
@ -29,3 +29,4 @@ RUN set -euo pipefail; zypper -n in --no-recommends systemd gzip; zypper -n clea
|
||||
|
||||
|
||||
CMD ["/usr/lib/systemd/systemd"]
|
||||
HEALTHCHECK --interval=5s --timeout=5s --retries=5 CMD ["/usr/bin/systemctl", "is-active", "multi-user.target"]
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 14 12:22:34 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- Add HEALTHCHECK
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 09:09:51 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user