tkuester / taky

A simple python TAK server
MIT License
184 stars 43 forks source link

Add basic Dockerfile for building fixed version of Taky from tag #89

Open Matthew-Beckett opened 11 months ago

Matthew-Beckett commented 11 months ago

This PR adds a Dockerfile to the project which can build Taky from source based on a GitHub tag. This can be expanded later, and I will look to also add a GitHub build and push action on tags.