Skip to content

Nextcloud Docker Images with SMB support builtin

License

Notifications You must be signed in to change notification settings

spacebird-dev/nextcloud-docker-smb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextcloud-docker-smb

A Nextcloud Docker Image with SMB support built-in, based on the official Nextcloud Community Images.

This custom image installs SMB support via php-smbclient, as suggested in the official "full" examples, but it does not perform other changes, such as installing supervisord. This results in a lightweight single-purpose image with full PHP-native SMB support that avoids issues popping up when using smbclient directly.

The intended purpose for this image is as a drop-in replacement for the Nextcloud Helm Chart.

Our build process hooks into the upstream repository, so image tags and variants should always be up-to-date.

Usage

To use the image, simply replace the source of the nextcloud image in your docker-compose/helm chart with either:

  • ghcr.io/spacebird-dev/nextcloud-docker-smb
  • or quay.io/spacebird-dev/nextcloud-docker-smb

All versioned upstream tags except for latest and the production variants should be available.

Upstream Discussion

Issue 2145 discusses the future of SMB integration into the official Nextcloud Docker image. If this issue is ever resolved and SMB is included in the base images, this repo may become unnecessary.

About

Nextcloud Docker Images with SMB support builtin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages