New Docker images

Two new docker images

I'll be building some of my own CentOS and Debian images for molecule testing, hopefully to cut down on molecule testing time.

These are:

Debian

CentOS

Source code to repos

docker-debian

docker-centos

The build logs are public as well.

Now they're done

At least they're now usable for my Ansible & Molecule tests.

These images are built from upstream Debian/CentOS images and Gitlab CI pushes them to Dockerhub and Gitlab registries.

Tags

Some of the tags can be seen here:

Debian image tags

CentOS image tags

For my own use, I like to use the distro:releaseversion-molecule tags with molecule.

They have '/lib/systemd/systemd' set as cmd-s, so I can use them the same way in ansible role tests.

links

social