mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-07 14:27:58 +00:00
move images to ghcr.io
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
91e99dcba9
commit
5d090018f9
6 changed files with 54 additions and 27 deletions
|
|
@ -11,7 +11,7 @@ sudo docker run \
|
|||
--publish 8443:8443 \
|
||||
--volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \
|
||||
--volume /var/run/docker.sock:/var/run/docker.sock:ro \
|
||||
nextcloud/all-in-one:develop
|
||||
ghcr.io/nextcloud-releases/all-in-one:develop
|
||||
```
|
||||
And you are done :)
|
||||
It will now also select the developer channel for all other containers automatically.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue