mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
7 lines
103 B
YAML
7 lines
103 B
YAML
flogo:
|
|
image: flogo/flogo-docker
|
|
command: eula-accept
|
|
ports:
|
|
- "3303:3303"
|
|
restart: always
|