mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
7 lines
103 B
YAML
7 lines
103 B
YAML
flogo:
|
|
image: flogo/flogo-docker
|
|
command: eula-accept
|
|
ports:
|
|
- "3303:3303"
|
|
restart: always
|