Skip to content

reefyai/reefy-code-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reefy-code-server

Dockerfile + GitHub Actions for the VS Code app in the Reefy catalog (slug: code-server).

The image is code-server - VS Code in the browser - with the Anthropic Claude Code and OpenAI Codex CLIs preinstalled, so the bundled terminal can drive either agent against the workspace.

Runtime

Field Value
default_port 8080 (code-server's built-in)
User coder (uid 1000)
Volumes /home/coder/workspace, /home/coder/.local/share/code-server (extensions), /home/coder/.config/code-server (auth + settings)
PASSWORD env Set in the Reefy app env field. Empty/unset = code-server auto-generates one to ~/.config/code-server/config.yaml.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors