- Notifications
You must be signed in to change notification settings - Fork1
Slim Docker image featuring embedded Nut server from blawar/nut latest release that works for most.
NotificationsYou must be signed in to change notification settings
eskwisit/nut-server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Slim Docker image featuring embedded Nut server fromblawar/nut latest release that works for most.
- Thin Docker image.
- Very low memory usage.
- Designed to work on amd64 arch (Linux, Unix).
- Auto refresh of titles directory.
- Zero config bundle.
- Seamless integration forTinfoil.
# Pull image from Docker hubdocker pull eskwisit/nut-server# Run imagedocker run -d --name=nut-server -v /path/to/titles:/titles:rw eskwisit/nut-server
If you need to tune the configuration, you can mount titles, conf and NSPOUT volumes.
-v /path/to/titles:/titles:rw# For titles-v /path/to/conf:/root/nut/conf:rw# For config files-v /path/to/_NSPOUT:/root/nut/_NSPOUT/:rw# For NSP out
About
Slim Docker image featuring embedded Nut server from blawar/nut latest release that works for most.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published