Skip to content

Commit b2ec523

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 <mashimiao.fnst@cn.fujitsu.com>
1 parent 02a936a commit b2ec523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 some [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)