joakimp
60c83568cd
Switch to directory mount for opencode config, update docs with make
...
Publish Docker Image / build-omos (push) Has been cancelled
Publish Docker Image / update-description (push) Has been cancelled
Publish Docker Image / build-base (push) Has been cancelled
Mount ~/.config/opencode as a directory instead of individual files.
This persists all config changes (opencode.json, oh-my-opencode-slim.json,
skills) across container restarts. Add make to README architecture diagram.
2026-04-12 17:33:45 +02:00
joakimp
a183ad7ac6
Add neovim 0.12, bat, eza, zoxide, tmux, htop to base image
...
Publish Docker Image / update-description (push) Has been cancelled
Publish Docker Image / build-omos (push) Has been cancelled
Publish Docker Image / build-base (push) Has been cancelled
Replace vim-tiny with neovim from GitHub releases (pinned, multi-arch).
Add bat, eza, zoxide from GitHub releases and tmux, htop, patch from apt.
Move tmux from OMOS-only to base image. Set EDITOR=nvim.
Add neovim config mount option to docker-compose and docs.
2026-04-12 16:59:31 +02:00
joakimp
e50617d9b9
Clarify tmux is independently useful in OMOS variant documentation
Publish Docker Image / build-and-push (push) Has been cancelled
2026-04-11 16:36:15 +02:00
joakimp
4729131e4e
Add optional oh-my-opencode-slim multi-agent orchestration support
...
Integrate oh-my-opencode-slim as an opt-in feature via INSTALL_OMOS build arg.
A single build arg installs Bun, tmux, and the plugin; runtime activation is
controlled by ENABLE_OMOS and related env vars in the entrypoint.
2026-04-11 16:15:47 +02:00
joakimp
73e94c7e54
Overhaul docs: fix docker-compose to use env_file, add AWS SSO setup guide, clarify exec -u developer
2026-04-10 20:10:18 +02:00
joakimp
fa4739e061
Fix exec examples: specify -u developer since container starts as root
2026-04-10 19:40:19 +02:00
joakimp
4112d30a3e
Add Linux install instructions for gitleaks
2026-04-10 15:49:10 +02:00
joakimp
aaf7d66157
Update non-root user description to reflect UID auto-matching
2026-04-10 15:35:51 +02:00
joakimp
7685facb37
Add runtime UID/GID adjustment to match host workspace owner
2026-04-10 13:57:45 +02:00
joakimp
9b1f7d1028
Add optional skill directory mounts for host-based opencode skills
2026-04-10 13:06:58 +02:00
joakimp
ca5efe1007
Document data persistence and storage locations
2026-04-10 10:00:51 +02:00
joakimp
084881b298
Add gitleaks pre-commit hook and bump opencode to 1.4.2
2026-04-09 19:12:27 +02:00
joakimp
f40124296d
Add usage section: how to connect and run commands inside the container
2026-04-09 14:31:55 +02:00
joakimp
298203a7cd
Add AWS CLI v2 for headless SSO/Bedrock authentication
...
Includes device-code flow docs for browser-less SSO login from
remote/Docker environments.
2026-04-09 14:22:08 +02:00
joakimp
3dfc14c6c1
Initial scaffold: Debian-based opencode v1.4.0 dev container
...
Dockerfile with Node.js 22, git, ssh, fzf, ripgrep, fd, non-root user.
Entrypoint auto-configures provider from env vars.
docker-compose with workspace mount, SSH keys, and persistent data volume.
2026-04-09 00:26:48 +02:00