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
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.
If one has build the containers (via
docker-compose build
) from sw360/sw360rest, one can start them in sw360chores via settingREST=true
inconfiguration.env
.