openwisp / docker-openwisp

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

[docs] Resolve make start #351

Closed nemesifier closed 2 months ago

nemesifier commented 3 months ago

Related to: https://github.com/openwisp/docker-openwisp/discussions/345.

Let's resolve so that calling make start works out of the box. Then let's also modify the CI scripts so that when we publish a tag, we push not only with the "latest" tag but also with the OpenWISP version number.