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

[feature] Execute collect static only when versions change #246

Open nemesifier opened 2 years ago

nemesifier commented 2 years ago

I have an idea of how we could deal with extreme slowness of calling collectstatic when using object storage:

@pandafy @atb00ker what do you think?

atb00ker commented 2 years ago

I think this would work! 😄

pandafy commented 2 years ago

I agree, this will surely reduce the time for bringing up new container.