opendal
opendal copied to clipboard
Wrap nginx into Docker / docker-compose?
Just an optional idea.
I've been using docker-compose for nginx (WebDAV) locally.
It might be a bit better than the current setup. Developers on different operating systems can have similar server environment. We can leverage a native docker-compose file for nginx. If not possible, we could also use https://docs.github.com/en/actions/using-containerized-services/about-service-containers
Could be a low priority task for us
I don't feel a strong need for it, so let's close it.