Your IP : 216.73.216.247


Current Path : /proc/self/root/etc/containers/
Upload File :
Current File : //proc/self/root/etc/containers/policy.json

{
    "default": [
        {
            "type": "insecureAcceptAnything"
        }
    ],
    "transports":
        {
            "docker-daemon":
                {
                    "": [{"type":"insecureAcceptAnything"}]
                }
        }
}