Files
start-os/system-images/utils/Dockerfile
2022-01-21 20:35:52 -07:00

4 lines
57 B
Docker

FROM alpine:latest
RUN apk update && apk add yq jq curl