Builds for i386
This commit is contained in:
parent
ebac3f1a44
commit
ddcda84817
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
i386/rootfs.tar.gz
|
||||
Binary file not shown.
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
i386/rootfs.tar.gz
|
||||
Binary file not shown.
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
i386/rootfs.tar.gz
|
||||
Binary file not shown.
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
i386/rootfs.tar.gz
|
||||
Binary file not shown.
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
i386/rootfs.tar.gz
|
||||
Binary file not shown.
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
i386/rootfs.tar.gz
|
||||
Binary file not shown.
Loading…
Reference in New Issue