Skip to content

Rename the environment variable for the docker host #83

@johannesduesing

Description

@johannesduesing

Describe the problem
The environment variable used for overriding the default docker host used by the registry is currently named DOCKER_HOST. This name is used by various applications, including some docker functionalities themselves, so we should make the variable name more unique to avoid name clashes.

Describe the solution you would like
Rename the environment variable to DELPHI_DOCKER_HOST.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions