You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/general/container-branding.md
+4
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,8 @@ On start-up, the base image will automatically load the branding into its init,
16
16
17
17
Hopefully this makes it simpler for everyone to manage the branding of your images when using our bases.
18
18
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
+
19
23
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