Builds for i386

This commit is contained in:
Docker Library Bot 2025-09-08 16:25:52 -07:00
parent ebac3f1a44
commit ddcda84817
18 changed files with 12 additions and 6 deletions

View File

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

View File

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

Binary file not shown.

View File

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

View File

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

Binary file not shown.

View File

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

View File

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

Binary file not shown.

View File

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

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

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

Binary file not shown.

View File

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

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

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

Binary file not shown.

View File

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

View File

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

Binary file not shown.