Skip to content

Commit 559acdf

Browse files
authored
Merge pull request #803 from Mashimiao/config-specify-config
config.md: specify config usage
2 parents ce6011c + 773ebb2 commit 559acdf

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)