mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2026-07-16 19:58:45 +00:00
65d363c0db55fef83a8ab36e9bef2342dd9977be
wonderfall/nextcloud
New version of my Nextcloud image, still in testing:
- Fetching PHP/nginx from their official images.
- Does not use any privilege at any time, even at startup.
- Much easier to maintain thanks to multi-stages build.
- Includes hardened_malloc, a hardened memory allocator.
- Does not include imagick, samba, etc. by default.
Goals: simple, lean, and secure.
Be aware this image is not ready yet for production use. While it might work, please note a fresh install from the previous image is recommended. If you intend to migrate, please back up your data.
Languages
Dockerfile
58.9%
Shell
41.1%