sbx-templates
Dev-container images for the Docker sandbox (sbx) tested and autobuilt.
Usage
Published to Docker Hub: ttyse/sbx-templates
sbx run -t ttyse/sbx-templates:base-latest claude .
sbx run -t ttyse/sbx-templates:kube-latest claude .
sbx run -t ttyse/sbx-templates:ansible-latest claude .
Images
| Variant | Agent | Built on | Tooling |
|---|---|---|---|
base | claude | sandbox-templates | Neovim (+ vim/vi symlinks, lazy.nvim config), Go, Lua, LuaRocks, tree-sitter CLI |
kube | claude | base | kubectl, kind, flux |
ansible | claude | base | uv, python, ansible, molecule |