summaryrefslogtreecommitdiff
path: root/scripts/build_sandbox.sh
AgeCommit message (Expand)Author
2025-05-30Fix: Update sandbox build to use new core package nameTaylor Mullen
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30feat(sandbox): use package config to dictate sandbox image name (#624)Brandon Keiji
2025-05-30fix(sandbox): set default env var to 'gemini-cli-sandbox' (#620)Brandon Keiji
2025-05-29feat: publish root Dockerfile to our image registry (#599)Brandon Keiji
2025-05-27replace error with warning if sandbox build is triggered without enabling, im...Olcan
2025-05-14improve sandboxing status message, update README, remove dead code from a pre...Olcan
2025-05-07make sandbox build quiet by default but allow VERBOSE=1 option. enable cachin...Olcan
2025-05-07fix: build image with --no-cache (#275)Brandon Keiji
2025-05-07fix(sandbox): consolidate dev and prod sandbox (#273)Brandon Keiji
2025-05-03fix sandbox prod build w/ custom Dockerfile (#255)Olcan
2025-05-02custom sandboxing via sandbox.Dockerfile and sandbox.bashrc in project settin...Olcan
2025-04-29drop the "RE" from REBUILD_SANDBOX (#218)Olcan
2025-04-28rename dev image with -dev suffix (#195)Olcan
2025-04-26hop into sandbox (#186)Olcan
2025-04-25instant (dev) sandbox (#171)Olcan
2025-04-23Add docker equivilant for --authfileSeth Troisi
2025-04-22Refactor_sandbox_command (#121)Olcan
2025-04-21quiet sandbox build (#111)Olcan
2025-04-21Fix Docker Build permission issue (#95)Seth Troisi
2025-04-21More license headers, add a CONTRIBUTING.md file (also fix README.md formatti...Tyler
2025-04-21seamless sandboxing (just set GEMINI_CODE_SANDBOX=true in .env) (#76)Olcan