...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
opencontainers
/
runtime-spec
/
schema
/
test
/
config
/
good
/
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
}
View as plain text