...

Text file src/github.com/docker/cli/e2e/compose-env.connhelper-ssh.yaml

Documentation: github.com/docker/cli/e2e

     1services:
     2  engine:
     3      build:
     4        context: ./testdata
     5        dockerfile: Dockerfile.connhelper-ssh
     6        args: 
     7          - ENGINE_VERSION
     8      environment:
     9        - TEST_CONNHELPER_SSH_ID_RSA_PUB

View as plain text