Home

This is a small blog where I talk about tech, from servers to CNC. That is all.

About

I’m an occasional systems administrator who prefers self hosting over pay hosting or many ad driven services. I’m also a Java and C developer and engineer with a background in 3d design and an interest in 3d printing, lasers, home automations, electronics etc. I also have no idea how to blog.

Blog

Cleaning up the docker registry

Working on my docker swarm recently I noticed that my storage was running low. After investigation, I found I had 17GB of usage by my docker registry. I have no need to have that many versions of my custom built containers on hand, so I went through the process of cleaning it up.