Init
This commit is contained in:
13
docker-compose.yaml
Normal file
13
docker-compose.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user