Files
IDRAC-PBS-wakeupper/docker-compose.yaml

14 lines
253 B
YAML
Raw Permalink Normal View History

2026-09-06 22:33:32 +00:00
---
services:
pbsupper-1:
container_name: pbsupper
user: 1600:1600
image: tea.shupogaki.org/yuruc3/pbsupper:v0
environment:
- abc=123
# For the rest, just copy the envs from the manifest yaml
restart: unless-stopped