mirror of
https://github.com/docker/cli.git
synced 2026-09-24 23:41:10 -05: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
|