Go to file
Ryan Hamilton b5389fedab
Some checks failed
Build & Push Forge-Kasm / docker (push) Failing after 20s
Fix Dockerfile base image reference
2025-06-05 09:13:14 -05:00
2025-06-03 19:51:01 +00:00
2025-06-05 09:13:14 -05:00
2025-06-03 19:52:06 +00:00
2025-06-03 20:02:49 +00:00

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
a docker image to run forge in a kasm workspace
Readme 60 KiB
Languages
Dockerfile 73.5%
Shell 26.5%