publish: greeter 0.1.1 #5

Merged
mozart merged 5 commits from publish/greeter-0.1.1 into master 2026-05-18 20:07:55 +00:00
Showing only changes of commit 83fcf5ea58 - Show all commits

View File

@@ -29,7 +29,7 @@ container:
# containers. The regex matches the full `source:target[:opts]`
# string, so a permissive prefix is enough.
valid_volumes:
- "^cargoxx-cache-(store|keys):"
- "^cargoxx-cache-(store|keys)$"
docker_host: "unix:///var/run/docker.sock"
force_pull: false