Builds for s390x

This commit is contained in:
Docker Library Bot 2025-09-08 16:25:52 -07:00
parent d3bc5704cb
commit 52d5ab6b90
14 changed files with 10 additions and 6 deletions

View File

@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM debian:trixie-slim
FROM s390x/debian:trixie-slim
RUN set -eux; \
apt-get install --update -y \

View File

@ -0,0 +1 @@
s390x/rootfs.tar.gz

Binary file not shown.

View File

@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM alpine:3.22
FROM s390x/alpine:3.22
RUN set -eux; \
apk add --no-cache \

View File

@ -0,0 +1 @@
s390x/rootfs.tar.gz

Binary file not shown.

View File

@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM debian:trixie-slim
FROM s390x/debian:trixie-slim
RUN set -eux; \
apt-get install --update -y \

View File

@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM debian:trixie-slim
FROM s390x/debian:trixie-slim
RUN set -eux; \
apt-get install --update -y \

1
latest/glibc/busybox.tar.gz Symbolic link
View File

@ -0,0 +1 @@
s390x/rootfs.tar.gz

Binary file not shown.

View File

@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM alpine:3.22
FROM s390x/alpine:3.22
RUN set -eux; \
apk add --no-cache \

1
latest/musl/busybox.tar.gz Symbolic link
View File

@ -0,0 +1 @@
s390x/rootfs.tar.gz

Binary file not shown.

View File

@ -4,7 +4,7 @@
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM debian:trixie-slim
FROM s390x/debian:trixie-slim
RUN set -eux; \
apt-get install --update -y \