tapis-project / camera-traps

BSD 3-Clause "New" or "Revised" License
5 stars 9 forks source link

Camera-Traps multiple release support #16

Open richcar58 opened 1 year ago

richcar58 commented 1 year ago

Enhance the Makefile and docker-compose build processes so that tagged versions that represent individual camera-trap releases can be built on demand. The basic idea is the one should be able to clone a tagged version of camera-traps code and, following a simple procedure, build that version in a sound and consistent way. Currently, our build process only builds "latest" images, which leave users open to running incompatible images if some get pulled from docker hub.