Skip to content

Commit 773ebb2

Browse files
author
Ma Shimiao
committed
config.md: specify config usage
config.json is used some operations of container, we should specify this. Signed-off-by: Ma Shimiao <[email protected]>
1 parent ce6011c commit 773ebb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <a name="containerConfigurationFile" />Container Configuration file
22

3-
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.
44
This includes the process to run, environment variables to inject, sandboxing features to use, etc.
55

66
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

Comments
 (0)