1
0
mirror of https://github.com/home-assistant/core synced 2024-07-05 17:29:15 +00:00
home-assistant-core/machine/raspberrypi3-64

8 lines
91 B
Plaintext

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