1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-10 04:19:24 +02:00
dockerfiles/nifi/arm/docker-compose.yml

7 lines
96 B
YAML
Raw Normal View History

2018-02-03 03:59:36 +02:00
nifi:
image: easypi/nifi-arm
ports:
- "8080:8080"
- "10000:10000"
restart: always