Compare commits
2 Commits
b5627c73a5
...
83fcf5ea58
| Author | SHA1 | Date | |
|---|---|---|---|
| 83fcf5ea58 | |||
| 8f3053b5e7 |
@@ -29,7 +29,7 @@ container:
|
|||||||
# containers. The regex matches the full `source:target[:opts]`
|
# containers. The regex matches the full `source:target[:opts]`
|
||||||
# string, so a permissive prefix is enough.
|
# string, so a permissive prefix is enough.
|
||||||
valid_volumes:
|
valid_volumes:
|
||||||
- "^cargoxx-cache-(store|keys):"
|
- "^cargoxx-cache-(store|keys)$"
|
||||||
docker_host: "unix:///var/run/docker.sock"
|
docker_host: "unix:///var/run/docker.sock"
|
||||||
force_pull: false
|
force_pull: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user