Add missing dep and make special place in docs

This commit is contained in:
decentral1se
2021-06-03 09:58:28 +02:00
parent 8b541623ad
commit 0ff08b5d34
2 changed files with 8 additions and 1 deletions

View File

@ -7,6 +7,7 @@ RUN apk add --no-cache \
jq \
py3-requests \
skopeo \
util-linux \
yq
RUN mkdir -p ~./local/bin