Skip to content

Commit 3982d38

Browse files
authoredMar 15, 2025
Merge pull request #312 from jmbannon/patch-1
LSIO_FIRST_PARTY in container branding docs
2 parents 2df1709 + 38763f3 commit 3982d38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎docs/general/container-branding.md

+4
Original file line numberDiff line numberDiff line change
@@ -16,4 +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
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.
22+
1923
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)