The same Docker image (and configuration) from Nextcloud:apache, but with the php-smb extension installed.
This way Nextcloud's "External Storage Support" App can be used with SMB shares.
NEW: Added supervisord to run cron-jobs inside of the container (for Background jobs in Nextcloud)
based on https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/cron/apache
Same as official Nextcloud image
https://github.com/Glopix/nextcloud-docker-with-php-smb
Autobuilds/updates whenever the base Nextcloud image gets an update, thanks to lucacome/docker-image-update-checker