Posts tagged: Docker

Struggling with Nextcloud's SMB/CIFS backend? Consider These Alternatives.

If you're struggling with Nextcloud's SMB/CIFS backend, try mounting the Samba share in a Docker volume or mounting it in your OS. These alternatives can improve performance and reliability in the same time

Link

Update libseccomp2 to resolve issues with time not being set correctly inside containers

Newer versions of various Linux distributions used in containers fails to set the time correctly because libseccomp2 needs to be updated on your host.

Link