- Now updated to the VERY latest Unity-Technologies/unity-cache-server version.
- Based on the lightweight
node:8-alpineimage.
docker run \
--name unity-cache-server \
--detach \
--restart always \
--publish 8126:8126 \
apkd/unity-cache-server
docker run \
--name unity-cache-server \
--detach \
--restart always \
--publish 1337:8126 \ # custom port
apkd/unity-cache-server --workers 8 --log-level 5 # custom server args