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 863920048f missing char 1 year ago
.github/workflows missing char 1 year ago
Dockerfile Automated builds + tweet 1 year ago
README.md Automated builds + tweet 1 year ago
docker-compose.yml bump 1 year ago
entrypoint.sh Use ubuntu as base image 1 year 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