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