2021-04-29 21:43:16 +02:00
2021-04-28 17:32:12 +02:00
2021-04-29 21:43:16 +02:00
2021-04-25 18:23:11 +02:00

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.

Description
All-in-one Nextcloud Docker image. Alpine-based, rootless and simple.
Readme 848 KiB
Languages
Dockerfile 59.5%
Shell 40.5%