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.
 
 
zidesm 58e14e0590 copy paste oopsie 10 months ago
.github/workflows copy paste oopsie 10 months ago
Dockerfile correct package url 10 months ago
README.md Automated builds + tweet 10 months ago
docker-compose.yml bump 10 months ago
entrypoint.sh Use ubuntu as base image 11 months ago

README.md

iventoy

A docker image running iventoy.

A github actions workflow runs daily to check if their is a new release.

https://hub.docker.com/r/ziggyds/iventoy

Docker Compose

---
version: '3.9'
services:
  iventoy:
   volumes:
     - <mount>:<folder>
    ports:
      - 26000:26000 
      - 16000:16000 
      - 10809:10809
      - 67:67
      - 69:69
    image: ziggyds/iventoy:latest
    restart: unless-stopped

Not necessary to expose all the listed ports. https://www.iventoy.com/en/doc_portnum.html