Files
core/machine/raspberrypi5-64
2023-12-11 17:39:48 +01:00

9 lines
130 B
Plaintext

ARG \
BUILD_FROM
FROM $BUILD_FROM
RUN apk --no-cache add \
raspberrypi-userland \
raspberrypi-userland-libs