Pontus Öwre

Dedicated and diverse software engineer with 15+ years professional experience. Passionate about software security, test driven development and DevOps with interest in getting things done.

Docker

Posts tagged: Docker

Proxy http traffic through a vpn container using wireguard

A brief guide to proxy network traffic through a VPN using a container and Wireguard.

Read "Proxy http traffic through a vpn container using wireguard"

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.

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

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.

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