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] Fixed firmware private storage missing dir #270 #275

Closed Aryamanz29 closed 1 year ago

Aryamanz29 commented 1 year ago

Added the missing firmware image private storage directory to the volume mounts.

Screenshot from 2023-03-17 19-53-00

Screenshot from 2023-03-17 16-19-43

Fixes #270