nixpkgs/home/files/containers/registries.conf
Daniel Siepmann bb03b64d3e
Set up new sac project
I need to maintain the docker-compose environment as I should update the
hosting environment and we wanna deploy the docker image.

The ecosystem is using docker, I use podman.
I therefore need to configure docker hub as look up registry for podman
for unqualified images.
2024-04-11 10:20:16 +02:00

2 lines
46 B
Plaintext

unqualified-search-registries = ["docker.io"]