Builds for s390x
This commit is contained in:
parent
d3bc5704cb
commit
52d5ab6b90
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM debian:trixie-slim
|
FROM s390x/debian:trixie-slim
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apt-get install --update -y \
|
apt-get install --update -y \
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
s390x/rootfs.tar.gz
|
||||||
Binary file not shown.
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:3.22
|
FROM s390x/alpine:3.22
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
s390x/rootfs.tar.gz
|
||||||
Binary file not shown.
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM debian:trixie-slim
|
FROM s390x/debian:trixie-slim
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apt-get install --update -y \
|
apt-get install --update -y \
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM debian:trixie-slim
|
FROM s390x/debian:trixie-slim
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apt-get install --update -y \
|
apt-get install --update -y \
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
s390x/rootfs.tar.gz
|
||||||
Binary file not shown.
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:3.22
|
FROM s390x/alpine:3.22
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
s390x/rootfs.tar.gz
|
||||||
Binary file not shown.
|
|
@ -4,7 +4,7 @@
|
||||||
# PLEASE DO NOT EDIT IT DIRECTLY.
|
# PLEASE DO NOT EDIT IT DIRECTLY.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM debian:trixie-slim
|
FROM s390x/debian:trixie-slim
|
||||||
|
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apt-get install --update -y \
|
apt-get install --update -y \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue