---
version: '3.9'
services:
iventoy:
image: ziggyds/iventoy:latest
container_name: iventoy
restart: always
privileged: true
ports:
- 26000:26000
- 16000:16000/tcp
- 10809:10809/tcp
- 67:67/udp
- 69:69/udp
volumes:
- /volume1/docker/iventoy/iso:/iventoy/iso
- /volume1/docker/iventoy/data:/iventoy/data
- /volume1/docker/iventoy/log:/iventoy/log
environment:
- AUTO_START_PXE=true