mirror of
https://github.com/docker/cli.git
synced 2026-09-25 08:50:37 -04:00
10 lines
183 B
YAML
10 lines
183 B
YAML
version: '2.1'
|
|
|
|
services:
|
|
engine:
|
|
build:
|
|
context: ./testdata
|
|
dockerfile: Dockerfile.connhelper-ssh
|
|
environment:
|
|
- TEST_CONNHELPER_SSH_ID_RSA_PUB
|