Closed
Description
opened on Feb 13, 2024
Describe the bug
Docker client supports the following environment variables:
DOCKER_HOST
, DOCKER_API_VERSION
, DOCKER_CERT_PATH
, DOCKER_TLS_VERIFY
However these must be added explicitly. As it stand, Flowpipe's container step ignores these environment variables
Activity