generated from DAM/ts-TEMPLATE
manual init 2
This commit is contained in:
parent
d6bd4b6f56
commit
b9e0df7599
@ -17,19 +17,6 @@ services:
|
||||
networks:
|
||||
- nextcloud-aio
|
||||
restart: unless-stopped
|
||||
nextcloud-aio:
|
||||
image: ghcr.io/nextcloud-releases/all-in-one:latest
|
||||
container_name: nextcloud-aio-mastercontainer
|
||||
init: true
|
||||
restart: always
|
||||
volumes:
|
||||
- nextcloud_aio_mastercontainer:/mnt/docker-aio-config
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
network_mode: service:nextcloud-aio-ts
|
||||
depends_on:
|
||||
- nextcloud-aio-ts
|
||||
nextcloud-aio:
|
||||
image: ghcr.io/nextcloud-releases/all-in-one:latest
|
||||
container_name: nextcloud-aio-mastercontainer # app requirement
|
||||
|
Loading…
x
Reference in New Issue
Block a user