Is there an existing issue for this?
Current Behavior
There is no way to apply the application settings during container initialization.
Expected Behavior
During initialization "root/etc/s6-overlay/s6-rc.d/init-selkies-config/run" should be configured with user passed settings.
Steps To Reproduce
Run the container with any application setting like :
docker run -e SELKIES_UI_SIDEBAR_SHOW_FILES=false -p 3000:3000 lscr.io/linuxserver/chrome:latest
Environment
- OS:
- How docker service was installed:
CPU architecture
x86-64
Docker creation
docker run -e SELKIES_UI_SIDEBAR_SHOW_FILES=false -p 3000:3000 lscr.io/linuxserver/chrome:latest
Container logs
Is there an existing issue for this?
Current Behavior
There is no way to apply the application settings during container initialization.
Expected Behavior
During initialization "root/etc/s6-overlay/s6-rc.d/init-selkies-config/run" should be configured with user passed settings.
Steps To Reproduce
Run the container with any application setting like :
docker run -e SELKIES_UI_SIDEBAR_SHOW_FILES=false -p 3000:3000 lscr.io/linuxserver/chrome:latest
Environment
CPU architecture
x86-64
Docker creation
Container logs