mirror of
https://github.com/52north/ttn-ogcswe-integration
synced 2025-11-06 11:54:29 +01:00
|
|
||
|---|---|---|
| .. | ||
| helgoland-config | ||
| rest-api-config | ||
| tomcat-conf | ||
| Dockerfile | ||
| README.md | ||
build SOS Docker from source
Adapted from https://github.com/52North/docker-images.
The source repo & branch can be configured through the following environment variables:
SOS_REPO: defaulthttps://github.com/52North/SOSSOS_BRANCH: defaultfeature/mqtt
Warning
: the build fetches all maven dependencies each time again. this takes quite some time.. I didn't try to cache these yet as is done here