Add missing dep and make special place in docs
This commit is contained in:
parent
8b541623ad
commit
0ff08b5d34
@ -7,6 +7,7 @@ RUN apk add --no-cache \
|
||||
jq \
|
||||
py3-requests \
|
||||
skopeo \
|
||||
util-linux \
|
||||
yq
|
||||
|
||||
RUN mkdir -p ~./local/bin
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user