mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-01-18 00:34:24 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/bin/next-cloud
This commit is contained in:
parent
233e048552
commit
b738a2381d
@ -46,6 +46,7 @@ __docker_run() {
|
||||
--env HOSTNAME=nextcloud \
|
||||
--env NEXTCLOUD_ADDITIONAL_APKS="imagemagick " \
|
||||
--env NEXTCLOUD_DATADIR="/data/nextcloud" \
|
||||
--volume /data/nextcloud:/data/nextcloud \
|
||||
--volume /config/nextcloud:/mnt/docker-aio-config \
|
||||
--volume /var/run/docker.sock:/var/run/docker.sock:ro \
|
||||
nextcloud/all-in-one:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user