mirror of
https://github.com/linuxserver/docker-steamos.git
synced 2026-01-15 17:22:02 +08:00
12 lines
146 B
JSON
12 lines
146 B
JSON
{
|
|
"env": {
|
|
"PATH": "$(PATH):$(HOME)/.local/bin"
|
|
},
|
|
"apps": [
|
|
{
|
|
"name": "SteamOS",
|
|
"image-path": "steam.png"
|
|
}
|
|
]
|
|
}
|