Add git-crypt and age to base image for encrypted repo support

This commit is contained in:
2026-04-18 16:40:52 +02:00
parent 43cecab0f7
commit 0e4525ca53
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -478,7 +478,7 @@ Container (Debian trixie)
├── oh-my-opencode-slim (optional — multi-agent orchestration plugin, includes Bun)
├── AWS CLI v2 (SSO + Bedrock auth)
├── neovim 0.12, tmux, htop, bat, eza, zoxide, uv, rustup, make
├── git, ssh, ripgrep, fd, fzf, jq, curl, tree
├── git, git-crypt, age, ssh, ripgrep, fd, fzf, jq, curl, tree
├── Node.js (for MCP servers)
├── Bun (optional — included with oh-my-opencode-slim)
├── entrypoint.sh (UID adjustment, git config, provider setup)