Commit Graph

6 Commits

Author SHA1 Message Date
Johann Hoffmann
b6c1065fd2 [WIFI-3016] Add support for configuration through environment variables (#9)
* Add template and envsubst call in docker-entrypoint.sh

* Add correct config template

* Fix config template
2021-09-02 18:48:45 +02:00
Johann Hoffmann
d1ccf3fd0b Change ownership of uCentralFMS root directory inside Dockerfile (#8)
* Change ownership of uCentralFMS root directory inside Dockerfile

* Add missing colon in chown command

* No idea what the change is
2021-08-31 13:43:02 +02:00
oblom0v
ad9a442652 Include recent changes to ucentralgw and ucentralsec Docker images 2021-07-29 16:19:27 +02:00
Johann Hoffmann
638e3f55df Add DB dependencies to fix Docker image build (#3) 2021-07-14 18:35:10 +02:00
Johann Hoffmann
f5d2b64d87 [WIFI-2850] Microservice processes in Docker containers should run as a dedicated user (#2)
* Add ucentralfms user in Dockerfile

* Add DB dependencies

* Add cmake directory to build container

* Revert "Add DB dependencies"

This reverts commit 89df869a25b5bfb8de03bff220ca47f144d138f5.

* Revert "Add cmake directory to build container"

This reverts commit 5d215adbbdd45714ee314a062fb47ce6356bd413.
2021-07-14 15:55:13 +02:00
Johann Hoffmann
3a93d15ccd [WIFI-2919] Create a dockerfile for ucentralsec and ucentralfms services and add it to docker-compose (#1)
* Add Dockerfile and CI workflow

* Fix library locations and add run-time dependency
2021-07-09 15:37:30 +02:00