home-assistant-core/machine/raspberrypi4-64

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
91 B
Plaintext
Raw Normal View History

2023-06-27 07:29:45 +00:00
ARG \
2023-06-27 16:00:12 +00:00
BUILD_FROM
2023-06-27 07:29:45 +00:00
2023-06-27 16:00:12 +00:00
FROM $BUILD_FROM
RUN apk --no-cache add \
raspberrypi-utils