sw360 / sw360chores

WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Eclipse Public License 1.0
13 stars 18 forks source link

feat(rest): use containers from sw360rest project #43

Closed maxhbr closed 6 years ago

maxhbr commented 6 years ago

If one has build the containers (via docker-compose build) from sw360/sw360rest, one can start them in sw360chores via setting REST=true in configuration.env.

maxhbr commented 6 years ago

superfluous due to changes in SW360 architecture (rest is added to the main project)