mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
document multiarch containers
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
e9497634b6
commit
73674c6167
9 changed files with 13 additions and 54 deletions
|
|
@ -6,7 +6,7 @@ volumes:
|
|||
|
||||
services:
|
||||
nextcloud:
|
||||
image: nextcloud/all-in-one:latest # Must be changed to 'nextcloud/all-in-one:latest-arm64' when used with an arm64 CPU
|
||||
image: nextcloud/all-in-one:latest
|
||||
restart: always
|
||||
container_name: nextcloud-aio-mastercontainer # This line is not allowed to be changed
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue