Accepting request 946423 from devel:kubic:containers
OBS-URL: https://build.opensuse.org/request/show/946423 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/httpd-image?expand=0&rev=2
This commit is contained in:
commit
58d2f61f60
@ -16,7 +16,8 @@ PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
|
||||
PREFIXEDLABEL org.opensuse.reference="registry.opensuse.org/opensuse/httpd:%%PKG_VERSION%%-%RELEASE%"
|
||||
|
||||
RUN zypper install -y --no-recommends apache2 && \
|
||||
zypper clean
|
||||
zypper clean && \
|
||||
rm -rf /var/log/* /var/cache/zypp
|
||||
|
||||
# https://httpd.apache.org/docs/2.4/stopping.html#gracefulstop
|
||||
STOPSIGNAL SIGWINCH
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 14 13:09:12 UTC 2022 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- Cleanup /var/log & /var/cache/zypp
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 08 09:37:09 UTC 2021 - bruno.leon@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user