Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenChamber

Self-hosted Docker image of OpenChamber — an open-source workspace for running, supervising, and reviewing AI coding work across desktop, browser, editor, and mobile.

What is this repo?

This repository contains a GitHub Actions workflow that automatically builds and publishes a Docker image from the upstream openchamber/openchamber releases to GitHub Container Registry.

Pull

docker pull ghcr.io/coyotle/openchamber:latest

How it works

A daily cron job checks the latest release of the upstream repo. If a new version is detected, the workflow clones the source, builds a multi-arch Docker image (linux/amd64, linux/arm64), and pushes it to GHCR with the release tag.

About

openchamber docker images

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

Contributors