Skip to content

Commit 0544463

Browse files
authored
Update container-branding.md
1 parent d7dbf6d commit 0544463

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/general/container-branding.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ On start-up, the base image will automatically load the branding into its init,
1616

1717
Hopefully this makes it simpler for everyone to manage the branding of your images when using our bases.
1818

19-
Note: if you're branding a non-base image, you must set the ENV variable `LSIO_FIRST_PARTY=false` to avoid LSIO from overwriting it.
19+
!!! note
20+
21+
If you're branding a non-base image, you must set the ENV variable `LSIO_FIRST_PARTY=false` to avoid LSIO from overwriting it.
2022

2123
A final note: if you've previously overridden the `init-adduser` run file to do custom branding, we recommend switching to the above approach so that you don't miss out on any future changes to that init step.

0 commit comments

Comments
 (0)