Skip to content

Allow configuration of environment variables for the runtime environment #64

@nuest

Description

@nuest
id: b9b0099e-9f8d-4a33-8acf-cb0c062efaec
version: 1
execution:
  environment:
    - TZ=CET

The only option for run is environment to set environment variables inside containers as defined in docker-compose.
Environment variables are defined as a list of strings.
Key and value are separated by =.

The environment variables SHOULD be used to fix settings out of control of the contained code that can hinder successful ERC checking, e.g. by setting a time zone to avoid issues during checking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions