hmakelin / gisnav

Estimates airborne drone global position by matching video to map retrieved from onboard GIS server.
https://hmakelin.github.io/gisnav
MIT License
47 stars 19 forks source link

Use Docker bridge networks instead of sharing host network #103

Closed hmakelin closed 7 months ago

hmakelin commented 7 months ago

Improve isolation and security by implementing two Docker bridge networks instead of sharing the host network.