We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f750fbb commit cd219d3Copy full SHA for cd219d3
README.md
@@ -194,7 +194,8 @@ A sample script to pre-fetch a number of images can be viewed [here](./examples/
194
195
The `SETUP_SCRIPT` environment variable dynamically configures the user and init command (PID 1) after the container build process.
196
197
-> [!NOTE] > `TARGET_USER` is passed to the setup script to specify who will execute `INIT_COMMAND` (e.g., `code`).
+> [!NOTE]
198
+> `TARGET_USER` is passed to the setup script to specify who will execute `INIT_COMMAND` (e.g., `code`).
199
200
Write the following to `$ENVBUILDER_ENV` to shape the container's init process:
201
0 commit comments