Container

Exploring Docker containers on FreeBSD

       1835 words, 9 minutes

When it comes to running (Linux) Docker containers on BSD hosts, I usually end up popping an Alpine or Debian virtual machine with the Docker engine. But I read that podman was available on FreeBSD and able to run Docker containers. Here’s what I learned, so far.

Continue reading...


SOGo in Docker container on QNAP TS-453mini

       494 words, 3 minutes

The QNAP ContainerStation allows to run LXC and Docker containers. According to the Internet, this should be less resources consuming than virtualization via KVM. Here’s how I run SOGo in a docker container.

Continue reading...