WIP: Initial stab at secrets/configs/images

This commit is contained in:
3wc
2025-09-01 13:43:10 -04:00
parent dc207a0138
commit 6d634ea4e2
6 changed files with 116 additions and 2 deletions

View File

@ -71,6 +71,9 @@ Passing "--prune/-p" does not remove those volumes.`),
config.NO_DOMAIN_DEFAULT,
"",
nil,
"",
"",
"",
); err != nil {
log.Fatal(err)
}