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

4 lines
73 B
Docker

FROM alpine:latest
RUN apk update && apk add --no-cache yq jq curl bash