geerlingguy / docker-centos8-ansible

CentOS 8 Docker container for Ansible playbook and role testing.
https://hub.docker.com/r/geerlingguy/docker-centos8-ansible/
MIT License
60 stars 40 forks source link

Switch to official Docker library image for CentOS 8 base #2

Closed geerlingguy closed 5 years ago

geerlingguy commented 5 years ago

Right now I'm using a non-official base image (which is also a bit large) from quay.io. Before I am comfortable using this image for more things, I'd like to switch it to use the official CentOS 8 base image from Docker Library.

For a status on that image, check https://github.com/CentOS/sig-cloud-instance-images/issues/147