nut server docker image for serving switch nsp and xci to tinfoil on local network
Pull latest build from docker hub
docker pull ramdockerapp/nut-server
Launch the nut-server docker container with the following command:
docker run -d \
--name=nut-server \
-p 9000:9000 \
-v $GAMES:/games:rw \
-e ID=$ID \
-e PASSWORD=$PASSWORD \
ramdockerapp/nut-server
Where:
Content type
Image
Digest
Size
524.6 MB
Last updated
about 5 years ago
docker pull minhluc/nut-server