mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
* Publish sourcegraph-base image * Add oci_defs * Remove dind from legacy image builds - this breaks runtype.CandidateNoTest * Switch executor-vm command to bazel * Set isCandidate true when using CandidateNoTest run type * Rename sourcegraph and sourcegraph-base to better reflect their current purposes sourcegraph -> sourcegraph-base sourcegraph-base -> sourcegraph-template * Re-lock sourcegraph-template * Update wolfi target * Add Aspect bazelrc to executor-vm build.sh This script may be run locally or on CI, so handle both cases * Tweak bazelrc generation * Update configHashes - bodge alert |
||
|---|---|---|
| .. | ||
| autologin.conf | ||
| BUILD.bazel | ||
| build.sh | ||
| Dockerfile | ||
| README.md | ||
sourcegraph/executor-vm
We produce a version of Ubuntu 20.04 (Focal Fossa), losely inspired by weaveworks/ignite-ubuntu:20.04-amd64 that contains additional dependencies and config tweaks for the Sourcegraph executor fircracker VMs.
This image serves as the base image for Firecracker virtual machines in which we run user configured containers and code.