rolling snapshot rollup capture

This commit is contained in:
2025-10-28 20:58:01 -05:00
parent d80d793079
commit 68df18ba37
5 changed files with 71 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ Daily-driver development container for ToolboxStack work. It provides a reproduc
```bash
./run.sh up
```
> Mise runtimes persist to your host in `~/.local/share/mise` and `~/.cache/mise` so language/tool downloads are shared across projects.
3. **Attach to a shell**
```bash
docker exec -it tsysdevstack-toolboxstack-toolbox-base zsh