Skip to content

thrive-itcr/thrive-app

Repository files navigation

THRIVE application

Copyright (c) General Electric Company, 2017. All rights reserved.

To build the Docker image

To build the docker container for thrive-app:

$ docker build -t thriveitcr/thrive-app .

If you use HTTP proxies in your environment, you may need to build using

$ docker build -t thriveitcr/thrive-app  --build-arg http_proxy=$http_proxy --build-arg https_proxy=$https_proxy  --build-arg no_proxy=$no_proxy .

About

Web-based user interface for the THRIVE application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published