I have a small nginx based test application that I want to run inside a docker container. So I followed the example given here docker installation
So I have a foder
I assume it is a caching problem. Did you try to set expires -1 in your index.html location configuration to disable server side caching for static files?
expires -1
index.html