openwisp / docker-openwisp

OpenWISP in docker. For production usage we recommend using the ansible-openwisp2 role.
https://openwisp.io/docs/dev/docker/
BSD 3-Clause "New" or "Revised" License
149 stars 75 forks source link

[fix] Fix alpine dependency issues #259

Closed nemesifier closed 1 year ago

nemesifier commented 1 year ago

Do not depend on "latest" tags because as new images are released, the dependencies in our dockerfiles will not work anymore and our build system will break.