shawly / docker-ps3netsrv

Alpine based docker image for ps3netsrv (with arm compatibility). Built with the latest ps3netsrv binaries from aldostools (built from sources)
GNU General Public License v3.0
92 stars 13 forks source link

Added a command that allow starting the container after it has been stopped #20

Closed vinhtq115 closed 3 years ago

vinhtq115 commented 3 years ago

This command should allow restarting the container without the need of removing container or renaming it to something else:

docker start ps3netsrv
shawly commented 3 years ago

I don't see any necessity to document common Docker commands in the readme, that's what the documentation on docs.docker.com is for, sorry.