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.

14 lines
280 B
YAML

1 year ago
version: '3.9'
services:
iventoy:
image: ziggyds/iventoy:latest
container_name: iventoy
restart: always
privileged: true #must be true
ports:
- 16000:16000
- 26000:26000
env:
IVENTOY_API_ALL=1
volumes:
- /ISO_PATH:/iventoy/iso