File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ This image can be run with a read-only container filesystem. For details please
7171
7272### Caveats
7373
74+ * ` /tmp ` must be mounted to tmpfs
7475* Custom themes are not supported
7576
7677## Non-Root Operation
@@ -79,7 +80,6 @@ This image can be run with a non-root user. For details please [read the docs](h
7980
8081### Caveats
8182
82- * ` /tmp ` must be mounted to tmpfs
8383* Custom themes are not supported
8484
8585## Usage
Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ param_volumes:
2828# application setup block
2929readonly_supported : true
3030readonly_message : |
31+ * `/tmp` must be mounted to tmpfs
3132 * Custom themes are not supported
3233nonroot_supported : true
3334nonroot_message : |
34- * `/tmp` must be mounted to tmpfs
3535 * Custom themes are not supported
3636app_setup_block_enabled : true
3737app_setup_block : |
You can’t perform that action at this time.
0 commit comments