Add support for runnin a secondary instance of steam

This requires that you still have setup a primary container instance of this image.
We can then run a secondary instance of steam that will use the existing X server.

We are still limited to running one of these steam instances at a time.
This commit is contained in:
Josh.5
2022-02-08 07:56:35 +13:00
parent 74871da011
commit 73a4af0f5c
7 changed files with 60 additions and 22 deletions

View File

@@ -19,8 +19,8 @@ file=/run/supervisor.sock ; the path to the socket file
;username=user ; default is no username (open server)
;password=123 ; default is no password (open server)
[inet_http_server] ; inet (TCP) server disabled by default
port=127.0.0.1:9001 ; ip_address:port specifier, *:port for all iface
;[inet_http_server] ; inet (TCP) server disabled by default
;port=127.0.0.1:9001 ; ip_address:port specifier, *:port for all iface
;username=user ; default is no username (open server)
;password=123 ; default is no password (open server)