
Just visit the following link and download the latest version of each of the four packages: You can start here using the official Docker guide on how to install from RPM package files. However, there is just one gotcha along the way. I simply followed the official docker guide and used the package for CentOS, and it works just fine. The method below would also work if you can't directly install Docker on your Red Hat / Debian / CentOS for any reason. I couldn't simply install it using yum from Docker repo online. My main challenge was that the server was on an internal only network in my organization with no direct access to internet.

I'm just used to docker and it works for me, besides nothing -at least at the time of writing this article- matches Docker Swarm or docker compose using Podman. I know Red Hat recommends Podman, but honestly I didn't prefer the switch. This binary, built with the Red Hat Go compiler, bypasses the standard library cryptographic routines and instead calls into a FIPS 140-2 validated cryptographic library.Īs of GitLab Runner 15.10, we use UBI-8 minimal as the base for creating the GitLab Runner FIPS image.I needed to install Docker on a Red Hat server. FIPS compliant GitLab RunnerĪs of GitLab Runner 14.7, we provide a FIPS 140-12 compliant GitLab Runner binary. GitLab Runner runs the CI/CD jobs that are defined in GitLab. This instance can be self-managed, or you can use. Settings > CI / CD, expanding the Runners section, and clickingĪfter you install GitLab Runner, you must register individual runners with your GitLab instance. You can also view installation instructions in GitLab by going to your project’s You can find information on the different installation methods below. If you prefer to use aĭifferent operating system that is not officially supported, it must be able to compile aįor security and performance reasons, you should install GitLab Runner on a machine that is separate to the machine that hosts your GitLab instance. GitLab Runner officially supports the following operating systems.


