This Docker image contains Flogo® Web UI, which provides a web-based design tool and all the required dependencies to develop, test and build flows using the Project Flogo® open source framework.
In order to run TIBCO Flogo® Web UI, you must first accept the TIBCO End User License Agreement. You confirm your acceptance of the license by specifying a license argument eula-accept when running the Docker image. Failure to provide the license argument terminates the Docker container with a helpful usage statement.
The following command creates and starts the TIBCO Flogo® Web UI server container listening on port 3303 at the host's IP address:
docker run -it -p 3303:3303 flogo/flogo-docker eula-accept
To access Flogo® Web UI, navigate to the following URL from your browser:
To report issues with Flogo Web UI, please use the Flogo issue tracker at GitHub.
TIBCO Flogo® for Docker is licensed under the TIBCO End User License Agreement.
Content type
Image
Digest
Size
451.9 MB
Last updated
over 6 years ago
docker pull flogo/flogo-docker