Sign inSign up

codutti/ps3netsrv

By codutti

Updated about 8 years ago

Aldostools webMAN MOD ps3netsrv

Image
0

690

codutti/ps3netsrv repository overview

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.) Compiled from Aldo Vargas source: https://github.com/aldostools/webMAN-MOD Alpine linux used as a base container with multi-stage build (only 5MiB!!!).

Run this container in this way: docker run -d --name ps3netsrv -p 38008:38008 -v /srv/ps3:/share codutti/ps3netsrv:latest Where '/srv/ps3' is the location where the content for your PS3 will be shared. On start the container will create the necessary directory structure and change the owner and permissions. Be aware that the predefined UID/GID for the user that is running the server is 38008. You could change this using UID and GID environment variables. This is a first attempt. I will work to improve this container.

Tag summary

Content type

Image

Digest

Size

4.3 MB

Last updated

about 8 years ago

docker pull codutti/ps3netsrv