241
Nextcloud 31.0.5 · Alpine 3.20 · PHP-FPM + NGINX · hardened headers · multi-arch
Runs full Nextcloud behind a hardened NGINX front-end. Defaults to port 8080.
docker volume create nextcloud-data
docker run -d --restart=always \
-p 8080:8080 \
-v nextcloud-data:/var/www/html \
--name nextcloud \
dockerbuildcom/nextcloud-secure
Content type
Image
Digest
sha256:0aae3c8f8…
Size
445.2 MB
Last updated
over 1 year ago
docker pull dockerbuildcom/nextcloud-secure