Files
Place configuration and script files inside the container.
File
Properties
Enable
Add this file to the container.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config compute container <key> file <index> enable
Filesystem path inside container
Place the file at the specified path inside the container's filesystem.
- Data type: string
- Configuration
- Required
CLI: (cli)> config compute container <key> file <index> path
Executable
Set the executable bit on the mounted file.
- Data type: boolean
- Default:
false - Configuration
CLI: (cli)> config compute container <key> file <index> executable
Text
Place the text contents of this field into the file inside the container.
- Data type: string
- Configuration
- Required
CLI: (cli)> config compute container <key> file <index> text
