summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-16fix version release for Dockerfile build (#1080)Zach Sais
2025-06-15feat(cli): add glob as a direct dependency (#1065)N. Taylor Mullen
2025-06-14Dockerfile: Node 22 and ENTRYPOINT (#1038)Steren
2025-06-10restricted networking for all sandboxing methods, new seatbelt profiles, upda...Olcan
2025-06-08Fix Build Failure - Build fails in sandbox due to missing build toolchain (#831)Abhi
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-05-30Fix: Update sandbox build to use new core package nameTaylor Mullen
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30fix(sandbox): set default env var to 'gemini-cli-sandbox' (#620)Brandon Keiji
2025-05-29fix(sandbox): use CMD for default entrypoint (#601)Brandon Keiji
2025-05-29feat: publish root Dockerfile to our image registry (#599)Brandon Keiji
2025-05-14Update Gemini Code verbiage -> Gemini CLITaylor Mullen
2025-04-28enable servers in sandbox to listen on localhost (127.0.0.1) instead of 0.0.0...Olcan
2025-04-28fix: set .npmrc in HOME dir before publishing (#206)Brandon Keiji
2025-04-22use full url for base image (found by seth troisi to save 5s from docker buil...Olcan
2025-04-21fix sandbox build broken at #94 (#97)Olcan
2025-04-21Fix Docker Build permission issue (#95)Seth Troisi
2025-04-20Minimal container setup. Install docker (or podman), build container with scr...Olcan