mirror of https://github.com/docker/cli.git
7 lines
108 B
YAML
7 lines
108 B
YAML
|
version: '2.1'
|
||
|
|
||
|
services:
|
||
|
engine:
|
||
|
command: ["--insecure-registry=registry:5000", "--experimental"]
|
||
|
|