docker run -d \
--name nextcloud-notify_push \
--restart unless-stopped \
-e LOG="info" \
--mount type=bind,source=/nextcloud/config,destination=/nextcloud/config,readonly=true \
mbentley/nextcloud-notify_push:v1.1.1 \
/nextcloud/config/config.php
docker build -t mbentley/nextcloud-notify_push .
Content type
Image
Digest
sha256:7f9aba892…
Size
8.9 MB
Last updated
2 days ago
docker pull mbentley/nextcloud-notify_push