Project 1 for the weekend:
replace shorthand image references in my ansible/docker-compose playbooks from eg:
'traefik:2.9'
to
'docker.io/library/traefik:2.9'
I also need to change them in my Dockerfiles, yay.
Project 1 for the weekend:
replace shorthand image references in my ansible/docker-compose playbooks from eg:
'traefik:2.9'
to
'docker.io/library/traefik:2.9'
I also need to change them in my Dockerfiles, yay.