containerised service

This commit is contained in:
brb
2023-07-06 11:52:08 +02:00
parent f0010d739b
commit 60112f1484
2 changed files with 10 additions and 9 deletions
+7
View File
@@ -0,0 +1,7 @@
version: "3.9"
services:
gitea-runner:
build: .
container_name: gitea-runner
restart: unless-stopped
env_file: prod.env