summaryrefslogtreecommitdiff
path: root/Dockerfile
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-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