Skip to content

Commit cd219d3

Browse files
committed
Fix notes on README
1 parent f750fbb commit cd219d3

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
@@ -194,7 +194,8 @@ A sample script to pre-fetch a number of images can be viewed [here](./examples/
194194

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

197-
> [!NOTE] > `TARGET_USER` is passed to the setup script to specify who will execute `INIT_COMMAND` (e.g., `code`).
197+
> [!NOTE]
198+
> `TARGET_USER` is passed to the setup script to specify who will execute `INIT_COMMAND` (e.g., `code`).
198199
199200
Write the following to `$ENVBUILDER_ENV` to shape the container's init process:
200201

0 commit comments

Comments
 (0)