Posts from November 10, 2019

How to clean old OCI/Docker images

To save disk space, use these example scripts for podman and Docker to remove outdated OCI/Docker images[…]

Migration from Dockerfile to buildah

Dockerfile is a fucking pain because it’s like HCL (HashiCorp configuration language) and other things where you’re[…]