Sort on lines [ci skip]
This commit is contained in:
parent
40259f5e97
commit
f24259dbfc
@ -1,6 +1,13 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache curl bash py3-requests jq yq skopeo git
|
||||
RUN apk add --no-cache \
|
||||
bash \
|
||||
curl \
|
||||
git \
|
||||
jq \
|
||||
py3-requests \
|
||||
skopeo \
|
||||
yq
|
||||
|
||||
RUN mkdir -p ~./local/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user