aboutsummaryrefslogtreecommitdiff
path: root/scripts/docker.lua
Commit message (Collapse)AuthorAgeFilesLines
* Add Docker image build for compute workers (#837)Stefan Boberg27 hours1-0/+88
Adds a Dockerfile (Ubuntu 24.04 + WineHQ) and an `xmake docker` task to build and optionally push a zenserver-compute Docker image, enabling Linux deployment of compute workers that run Windows executables via Wine.