Skip to content

♻️ Use /etc/environment with default WS_ variables at startup and builds #28

Description

@bdsoha

Description

Generate a well-structured env file somewhere in /etc, containing all non-null default WS_* environment variables.

The values should be available:

  • In bash, sh, and zsh
  • During container initialization process (i.e. entrypoint.sh)
  • During the building process (i.e. Docker RUN)
  • Dynamic based on user (i.e. $USER, and $HOME)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions