Docker image with ansible-core installed. It can be used as base image for containers providing Ansible automations.
Docker Image: ghcr.io/eclipse-slm/ansible
An example can be found in the example
directory:
docker build -t ansible-example .
docker run ansible-example