90931b72b8c0ea0b7d7cb3ad491513204a3899c8
All checks were successful
Build & Push Forge-Kasm / docker (push) Successful in 1m25s
Forge Kasm Workspace
A Docker image to run Forge – Magic: The Gathering in a browser-based Kasm workspace.
This container auto-downloads the latest Forge snapshot and supports persistent storage for your decks.
Features
- Runs Forge GUI in the browser via noVNC (Kasm-compatible)
- Auto-downloads daily Forge snapshot if not present
- Persists your decks and preferences in
/config - Designed for personal or offline Kasm use
Usage
docker run -it -p 3000:3000 -v $PWD/config:/config yourname/forge-kasm
Description
Languages
Dockerfile
73.5%
Shell
26.5%