Ready-to-use Docker images for Games on Whales / Wolf.
| Image | What it is | Image reference |
|---|---|---|
| steam-os | SteamOS-style gaming environment with Steam and KDE Plasma | ghcr.io/Baz00k/gow-collection/steam-os:edge |
| prism-offline | Offline-capable Prism Launcher | ghcr.io/Baz00k/gow-collection/prism-offline:edge |
| drop-app | Drop desktop client | ghcr.io/Baz00k/gow-collection/drop-app:edge |
These images run as Wolf Docker apps. To add one:
- Pick an image from the table above and open its README
- Copy the
[[profiles.apps]]snippet from that README into your Wolfconfig.toml - Adjust any image-specific settings (e.g. server URL, env vars) as noted in the README
- Restart Wolf and the app appears in your client
Wolf pulls images automatically on first launch - no need to pull manually.
New to Wolf? See the Wolf documentation for installation and how config.toml works.
- Common runtime - shared env vars (
PUID,PGID,GOW_DEBUG,GAMESCOPE_*), host tuning, and image tags. - Troubleshooting - permission, GPU, startup, and game-crash issues.
See CONTRIBUTING.md for how to add or update images.
GPL-3.0-only