context/init-container¶
A map of ssh public keys to install for the root user
The value indicating if the container should be started with the --init
flag.
Setting the value to "init" will cause the system to run init. Other non-empty values will cause the system to not use the flag. Empty string lets the context decided. This is the default.