Sign inSign up

devzwf/iventoy

By devzwf

Updated about 2 years ago

Dockerized iventoy

Image
4

50K+

devzwf/iventoy repository overview

Docker-compose

---
services:
  iventoy:
    image: devzwf/iventoy:latest
    container_name: iventoy
    restart: unless-stopped
    privileged: true
    ports:
      - 26000:26000
      - 16000:16000
      - 69:69/udp
    volumes:
      - ./isos:/app/iso
      - ./config:/app/data
      - ./log:/app/log
      - ./user:/app/user
    environment:
      - DEBUG=false

Support

ko-fi

Tag summary

Content type

Image

Digest

sha256:de4f8a2a2

Size

60.7 MB

Last updated

about 2 years ago

docker pull devzwf/iventoy