Skip to content

[BUG] Selkies Application Settings not applied during container initialization #18

Description

@Pooyahmti

Is there an existing issue for this?

  • I have searched the existing issues

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

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions