FreeTAKTeam / FreeTAKServer-Docker

Official Docker Image for FreeTAKServer
Eclipse Public License 2.0
42 stars 26 forks source link

FTS 1.9 and UI 1.8.1 #22

Closed pepperlk closed 3 years ago

pepperlk commented 3 years ago

Updates to docker file to clean up and move to yaml config updates to start-fts.sh to move to config added a default config shodul run with no env vars by deafult to override config mount /opt/FTSConfig.yaml removed unnecessary supervisord config

LargoUsagi commented 3 years ago

I agree with @skadakar more modern container convention dictates configuration via environment variables, The workflow didn't trigger so I am not certain that this will compile and build for both ARM and x86_64 architectures, was that tested @pepperlk