File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,10 @@ This MUST include the following artifacts:
1212
13131 . ` config.json ` : contains configuration data.
1414This REQUIRED file MUST reside in the root of the bundle directory and MUST be named ` config.json ` .
15- When the bundle is packaged up for distribution, this file MUST be included.
1615See [ ` config.json ` ] ( config.md ) for more details.
1716
18172 . A directory representing the root filesystem of the container.
1918While the name of this REQUIRED directory may be arbitrary, users should consider using a conventional name, such as ` rootfs ` .
20- When the bundle is packaged up for distribution, this directory MUST be included.
2119This directory MUST be referenced from within the ` config.json ` file.
2220
2321While these artifacts MUST all be present in a single directory on the local filesystem, that directory itself is not part of the bundle.
You can’t perform that action at this time.
0 commit comments