Skip to content

ENVIORMENT message on docker run is wrong  #283

@ivorsmorenburg

Description

@ivorsmorenburg

Describe the bug
The message reporting the error of not defining the ENV has the old env keyword "ENVIRONMENT" which at the moment is change to be BITOPS_ENVIRONMENT"
To Reproduce
Steps to reproduce the behavior:

  1. Docker run with ENVIRONMENT="example_env"
  2. Click on execute
  3. Scroll down to see the error of not setting the ENVIRONMENT when actually should be BITOPS_ENVIRONMENT
  4. See error

Expected behavior
Reporting the actual error

System info

  • BitOps image tag used: latest
  • Hardware: mac
  • Tool: docker

Additional context
It will be nice to update the error message reporting the right ENV var to use

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🪲Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions