2.4.62
sha256:f432177442a6ccfb462fa7a978b8cd2470ab25ead4d04900fbebdb3e12fb7733
OS/ARCH
linux/s390x
Compressed size
53.81 MB
Last pushed
about 1 month by buildslaves390x
Type
Image
Manifest digest
sha256:884c200157fc0e911df5c80824e2bd841e13c5a2eb1fed125db63920a3246356
Image Layers
1
# debian.sh --arch 's390x' out/
25.61 MB
2
ENV HTTPD_PREFIX=/usr/local/apache2
0 B
3
ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
4
RUN /bin/sh -c mkdir -p
145 B
5
WORKDIR /usr/local/apache2
32 B
6
RUN /bin/sh -c set -eux;
3.67 MB
7
ENV HTTPD_VERSION=2.4.62
0 B
8
ENV HTTPD_SHA256=674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
0 B
9
ENV HTTPD_PATCHES=
0 B
10
RUN /bin/sh -c set -eux;
24.52 MB
11
STOPSIGNAL SIGWINCH
0 B
12
COPY httpd-foreground /usr/local/bin/ # buildkit
291 B
13
EXPOSE map[80/tcp:{}]
0 B
14
CMD ["httpd-foreground"]
0 B
Command
# debian.sh --arch 's390x' out/ 'bookworm' '@1736726400'