Replace image reference with build context in docker-compose files for gitea-runner and add Dockerfile for each service
Deploy ru-vps / deploy (push) Has been cancelled
Deploy mini-pc / deploy (push) Has been cancelled
Deploy cloud-pc / deploy (push) Has been cancelled

This commit is contained in:
Dmitry
2026-05-27 18:33:18 +03:00
parent 76ebb3cd13
commit 81110fa55b
6 changed files with 15 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
FROM gitea/act_runner:latest
USER root
RUN apk add --no-cache docker-cli docker-cli-compose