Install dependencies
This commit is contained in:
parent
a4633f06bd
commit
fd471eb3f1
@ -1,6 +1,6 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache curl bash
|
||||
RUN apk add --no-cache curl bash py3-requests jq yq skopeo
|
||||
|
||||
RUN mkdir -p ~./local/bin
|
||||
|
||||
|
Reference in New Issue
Block a user