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