Files
data-collection-terminal/docker-compose.yml

6 lines
87 B
YAML

services:
etcd:
build: docker/etcd
ports:
- 2379:2379
- 2380:2370