Get faster GitLab runners with a ramdisk 16 August 2019·Updated: 14 May 2024·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.
buildah error: vfs driver does not support overlay.mountopt options 13 August 2019·Updated: 14 May 2024·320 words·2 mins Buildah and podman work well with the vfs storage driver, but the default mount options can cause problems.
Build containers in GitLab CI with buildah 24 May 2019·Updated: 14 May 2024·882 words·5 mins My team at Red Hat depends heavily on GitLab CI and we build containers often to run all kinds of tests.
Running Ansible in OpenShift with arbitrary UIDs 22 March 2019·Updated: 14 May 2024·590 words·3 mins My work at Red Hat involves testing lots and lots of kernels from various sources and we use GitLab CE to manage many of our repositories and run our CI jobs.