You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
293 B
YAML

version: '3'
services:
splinterlandsbotv2:
restart: unless-stopped
container_name: splinterlands
build: .
volumes:
- ./config:/linux-x64/config
command: "./ultimatesplinterlandsbotv2"
# fordebugging... command: "tail -f /dev/null"