Skip to content

Publish

To publish an app on Gumball:

  1. Submit your Capsule for review.
  2. Fix any review feedback.
  3. Once approved, your app becomes available in the store.
  • capsule.toml (required, either committed to your repo or uploaded via drag & drop)
  • Source code (a Git repository)
  • (Optional) a custom Dockerfile in the repo (if absent, Gumball generates one)
  • (Optional) a prebuilt Docker image in a registry (e.g. ghcr.io/...)
  • Make sure your app has clear user-facing labels in [inputs].
  • Provide a stable image tag (avoid mutable latest for releases).