example script

This commit is contained in:
Iñigo Etxaniz
2026-08-10 18:34:34 +00:00
parent 4e6187db25
commit 83ddafa4f5
4 changed files with 87 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
name: ryzen7-script
active: true
schedule: "* * * * *"
action: ensure
runOnStartup: true
imageName: docker.izazpi.cloud/infra/infra-python:0.1.12
command: ["python", "/app/ryzen7_script.py"]
maxCpuCores: 0.5
maxMemoryMb: 128
autoremove: false
logOption: 1