All apps · 0 apps
NetISO
Docker app from knex666's Repository
Overview
NetISO Server - Xbox 360 ISO games over a network using Aurora 0.7b
https://consolemods.org/wiki/Xbox_360:Playing_Games_over_Network_(NetISO)
Readme
View on GitHubNetISO server daemon
Usage
Options:
`-r` - Recursive scanning for ISO files
`-v` - Verbose output
`-h` - Print usage
Run: netiso-srv [-r] [-v] [-h] [directory with *.iso files]
Docker
Spawn container standalone
docker run -p 4323:4323 -v /path/to/isos:/mnt ghcr.io/tuxuser/netiso-srv-rs:latest
or
Spawn via docker compose
docker compose up
Development
Build
cargo build [--release]
Build docker image locally
Make sure to have the netiso-srv built and available in current directory.
Build the image:
docker build -t netiso:localdev .
The resulting docker image is now ready-to-use from netiso:localdev, see Docker-steps above for regular docker-usage.
Forks
- by Xeroxxx - ZISO server-side support
Install NetISO on Unraid in a few clicks.
Find NetISO in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for NetISO Review the template variables and paths Click Install
Categories
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/tuxuser/netiso-srv-rs:latestLast Updated2026-07-17
First Seen2025-09-09
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
PORTPorttcp
- Target
- 4323
- Default
- 4323
- Value
- 4323
ISOsPathrw
- Target
- /mnt
- Value
- /mnt/user/Games