Add gitea runner.

This commit is contained in:
2026-04-07 15:42:36 +05:30
parent a118de7bcb
commit 8a24eb58eb
2 changed files with 75 additions and 1 deletions

View File

@@ -3,5 +3,5 @@ sudo apt-get install -y uidmap
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
# Don't install rootless because compose has certain things like setting ulimits which only rooted docker can do.
# dockerd-rootless-setuptool.sh install
# sudo loginctl enable-linger ubuntu
# dockerd-rootless-setuptool.sh install