1

Services: Add dockerhub credentials

This commit is contained in:
2025-07-09 13:58:47 +02:00
parent 697bb0dd8b
commit 1b3380aa41
16 changed files with 244 additions and 28 deletions

View File

@ -8,6 +8,15 @@
image = "kopia/kopia:latest";
autoStart = true;
login = {
# Uses DockerHub by default
# registry = "";
# DockerHub Credentials
username = "christoph.urlacher@protonmail.com";
passwordFile = "${config.age.secrets.dockerhub-pasword.path}";
};
dependsOn = [];
ports = [