Recent posts

deleting images from a private registry

less than 1 minute read

If you are in the world of Docker and kubernetes, at somepoint you will be faced with your registry becoming over populated with images. Which images to dele...

Should I switch to Gitlab?

1 minute read

I first adopted github.com mostly as it was what everyone in the company was using. The company provided its own internal hosted version, and most of my coll...

jq for cmd line and json

less than 1 minute read

I recently came accross a new challenge where I needed to read the output of a particular json output from calling the commerce utility to force the loading ...