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.

27 lines
517 B
Markdown

12 months ago
# iventoy
10 months ago
A docker image running iventoy.
A github actions workflow runs daily to check if their is a new release.
10 months ago
https://hub.docker.com/r/ziggyds/iventoy
10 months ago
## Docker Compose
````
---
version: '3.9'
services:
iventoy:
volumes:
- <mount>:<folder>
ports:
- 26000:26000
- 16000:16000
- 10809:10809
- 67:67
- 69:69
10 months ago
image: ziggyds/iventoy:latest
restart: unless-stopped
````
Not necessary to expose all the listed ports.
https://www.iventoy.com/en/doc_portnum.html