I am using the
docker run -v /tmp/ttt:/tmp/imageproxy -p 8080:8080 willnorris/imageproxy -addr 0.0.0.0:8080 -cache /tmp/imageproxy this command and executing the images on port :8080 but I am unable to find any cached results in the directory path /tmp/ttt. Can I know how to fix it? I am able to cache the results with docker image with tag v0.8.0.