Skip to main content
  1. Tags/

Podman

2023


Quadlets might make me finally stop using docker-compose

··1412 words·7 mins
Sure, docker-compose is great, but could we get similar functionality using just the tools that are built into CoreOS? Can we get automatic updates, too? Yes we can! 📦

CoreOS as a pet

··1144 words·6 mins
CoreOS provides a fast track to running containers with a light weight immutable OS underneath. This doesn’t mean that you can’t keep it around as a pet instance. 🐕

2021


Run Xorg applications with podman

··511 words·3 mins
Package up graphical applications in containers and run them with podman. 🚢

2019


Get faster GitLab runners with a ramdisk

··589 words·3 mins
Many cloud providers give you lots of memory with each instance and you can speed up tests and builds by using a ramdisk.