mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 01:27:12 +00:00
fa5f81ba6f
The Linux agent now runs Docker in rootless mode for additional
security. Operations inside containers must be run as root to match the
underprivileged user running Docker.
(cherry picked from commit b831b1f559)
Signed-off-by: Itms <itms@wildfiregames.com>