You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This configuration file contains metadata necessary to implement standard operations against the container.
3
+
This configuration file contains metadata necessary to implement [standard operations](runtime.md#operations) against the container.
4
4
This includes the process to run, environment variables to inject, sandboxing features to use, etc.
5
5
6
6
The canonical schema is defined in this document, but there is a JSON Schema in [`schema/config-schema.json`](schema/config-schema.json) and Go bindings in [`specs-go/config.go`](specs-go/config.go).
0 commit comments