add config for local docker repo for bootc to test images locally

This commit is contained in:
Anders da Silva Rytter Hansen 2026-02-27 15:57:54 -03:00
commit f9e3e7cd76

View file

@ -0,0 +1,3 @@
[[registry]]
location = "localhost:5000"
insecure = true