Add missing dep and make special place in docs
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-03 09:58:28 +02:00
parent 8b541623ad
commit 0ff08b5d34
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
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

View File

@ -49,7 +49,13 @@ curl https://install.abra.coopcloud.tech | bash -s -- --dev
The source for this script is [here](./deploy/install.abra.coopcloud.tech/installer).
A [docker container](https://hub.docker.com/r/decentral1se/abra) is also provided.
## Container
An [image](https://hub.docker.com/r/decentral1se/abra) is also provided.
```
docker run decentral1se/abra app ls
```
## Update