k8s + image

This commit is contained in:
2026-06-11 18:19:17 +02:00
parent 7af597b800
commit df644219de
2 changed files with 76 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ services:
context: .
dockerfile: Dockerfile
container_name: telegram-scraper
image: gcr.forust.xyz/forust/telegram-scraper:latest
user: 1000:1000
restart: unless-stopped
tty: true