mirror of
https://github.com/akpall/akpella.git
synced 2026-02-21 16:47:00 +00:00
config.yaml: replace docker with podman
This commit is contained in:
8
files/etc/containers/policy.json
Normal file
8
files/etc/containers/policy.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"default": [{"type": "reject"}],
|
||||
"transports": {
|
||||
"docker": {
|
||||
"docker.io/library/caddy": [{"type": "insecureAcceptAnything"}]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user