kopia lustrzana https://github.com/linuxserver/docker-documentation
Merge pull request #312 from jmbannon/patch-1
LSIO_FIRST_PARTY in container branding docspull/313/head
commit
3982d38afb
|
@ -16,4 +16,8 @@ On start-up, the base image will automatically load the branding into its init,
|
|||
|
||||
Hopefully this makes it simpler for everyone to manage the branding of your images when using our bases.
|
||||
|
||||
!!! 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.
|
||||
|
||||
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.
|
||||
|
|
Ładowanie…
Reference in New Issue