...

Text file src/github.com/opencontainers/runtime-spec/schema/test/config/good/zos-minimal.json

Documentation: github.com/opencontainers/runtime-spec/schema/test/config/good

     1{
     2    "ociVersion": "1.0.0",
     3    "root": {
     4        "path": "rootfs"
     5    },
     6    "zos": {
     7    }
     8}

View as plain text