sourcegraph/docker-images/executor-vm
Noah S-C b9c4e2aae9
Revert "Revert "refactor: upgrade to rules_oci 2.0 (2nd attempt)"" (#64354)
Reverts sourcegraph/sourcegraph#64351

## Test plan

Need to test on main due to main-only CI steps (even with main dry-run)
2024-08-08 09:00:08 +00:00
..
autologin.conf executors: Publish VM image to docker hub (#41231) 2022-09-05 15:37:21 +02:00
BUILD.bazel Revert "Revert "refactor: upgrade to rules_oci 2.0 (2nd attempt)"" (#64354) 2024-08-08 09:00:08 +00:00
build.sh Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
Dockerfile executor-vm: Bump source image to resolve vulnerabilities (#49262) 2023-03-20 12:24:34 +01:00
README.md executors: Publish VM image to docker hub (#41231) 2022-09-05 15:37:21 +02:00

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.