Skip to content

Commit 907e4cc

Browse files
committed
Fix notes on README
1 parent f64c4dc commit 907e4cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,8 @@ A sample script to pre-fetch a number of images can be viewed [here](./examples/
202202

203203
The `SETUP_SCRIPT` environment variable dynamically configures the user and init command (PID 1) after the container build process.
204204

205-
> [!NOTE] > `TARGET_USER` is passed to the setup script to specify who will execute `INIT_COMMAND` (e.g., `code`).
205+
> [!NOTE]
206+
> `TARGET_USER` is passed to the setup script to specify who will execute `INIT_COMMAND` (e.g., `code`).
206207
207208
Write the following to `$ENVBUILDER_ENV` to shape the container's init process:
208209

0 commit comments

Comments
 (0)