mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
This will bring us from ``` Total: 358 (UNKNOWN: 0, LOW: 110, MEDIUM: 246, HIGH: 2, CRITICAL: 0) ``` vs ``` Total: 233 (UNKNOWN: 0, LOW: 100, MEDIUM: 133, HIGH: 0, CRITICAL: 0) ``` There's still one that we'll need to address in src-cli, but that's outside of this repo. |
||
|---|---|---|
| .. | ||
| autologin.conf | ||
| 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.