You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for maintaining this image, it’s been very useful for the community !
We recently released our own Ansible playbooks here: passbolt/passbolt-ansible-playbooks, and as part of our CI test suite built with Molecule, we rely on the ansible/community-ansible-dev-tools image.
Since our CI runs on GitLab, we would love to take advantage of GitLab’s Dependency Proxy to cache base images. However, the proxy currently only supports pulling images from Docker Hub. This means we can’t cache images hosted on ghcr.io.
Would you consider publishing the community-ansible-dev-tools image to Docker Hub as well ?
We totally understand if this adds maintenance overhead, no pressure. Just thought it could benefit more users and CI environments.