Merge pull request #3140 from nextcloud/enh/3052/add-init

add init flag to all containers
This commit is contained in:
Simon L 2023-08-17 09:39:05 +02:00 committed by GitHub
commit 5621a456f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 40 additions and 0 deletions

View file

@ -1,6 +1,7 @@
services:
nextcloud-aio-mastercontainer:
image: nextcloud/all-in-one:latest
init: true
restart: always
container_name: nextcloud-aio-mastercontainer # This line is not allowed to be changed as otherwise AIO will not work correctly
volumes: