Netweak-Agent-Docker/docker-compose.yml

10 lines
No EOL
317 B
YAML

services:
netweak-agent:
# For AMD64 Machines:
image: ark.sudovanilla.org/korbs/netweak-agent:amd64
# For ARM64/V8 Machines:
# image: ark.sudovanilla.org/korbs/netweak-agent:arm64
restart: unless-stopped
container_name: netweak_agent
volumes:
- ./token.conf:/etc/netweak/token.conf