Container

Linux Containers (LXC) on Slackware

       2603 words, 13 minutes

I went to a trip for replacing my $HOME FreeBSD server with loads of jails and Linux containers with some Slackware Linux server with… isolated applications; $REASONS don’t matter much.

Continue reading...


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...