playstation: update readme and dockerfile with PS info/scripts
This commit is contained in:
parent
af3bb52a66
commit
e2a59dd794
2 changed files with 11 additions and 2 deletions
|
|
@ -77,4 +77,4 @@ ENV SHOW 1
|
|||
# Script to setup display server & VNC is always executed.
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
# Default command to run. This is replaced by appending own command, e.g. `docker run ... node prime-gaming` to only run this script.
|
||||
CMD node epic-games; node prime-gaming; node gog
|
||||
CMD node epic-games; node prime-gaming; node gog; node playstation-plus;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue