spotify / docker_interface

:whale: Declarative interface for building images and running commands in containers using Docker.
Apache License 2.0
36 stars 16 forks source link

Set the environment variable `DOCKER_INTERFACE` under `di run` #22

Closed jkp closed 5 years ago

jkp commented 5 years ago

This allows users to determine if they are running under the control of di and can be useful if there is a need to switch runtime behaviour dynamically dependent on this.