Ward Pieters

Software Engineer

National Cyber Security Centre (NCSC-NL)

HBO-ICT (Software Engineering), BSc.

Recent Blog Posts

Keep Docker container logs from filling your disk

Apr 16, 2026
2 min.

A quick fix to prevent Docker json-file logs from growing out of control, based on my self-hosted GitLab hitting a 55 GiB log file.

dockergitlabself-hostedlogging

Mounting a fresh data disk on a Linux VM

Mar 2, 2026
3 min.

The exact steps to partition, format, mount and persist a newly attached block device inside a Linux virtual machine.

linuxstoragevmdebian

Setting up GitLab Runner to build Docker images

Nov 5, 2025
3 min.

How I set up GitLab Runner to build and push images to the GitLab Container Registry using Docker-in-Docker.

gitlabgitlab-runnerdockerci-cd