Closed Vankerkom closed 5 years ago
I just realized that I ran the steamcache image instead of the generic one.
sudo docker run \
-d \
--restart unless-stopped \
--name cache-riot-games \
-p 192.168.0.203:80:80 \
-v /cache/riot-games/data:/data/cache \
-v /cache/riot-games/logs:/data/logs \
steamcache/generic:latest
Describe the issue you are having
RIOT's files do not cache to disk? When i do execute
du -sh ./riot-games/data
, then it says its only a few kilobytes.How are you running the container(s)?
I run an instance for every service that should be cached. Here is the riot games configuration:
DNS Configuration
Output of container(s)
My access log of riot container.