mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
The new container just provides a standard debian box with a rust toolchain. Installation of dependencies has been extracted into scripts which can also be used to set up a machine for development. This will replace the current ./ci/ containers. BUG=b:199950887,b:199950423 TEST=./tools/dev_container ./tools/run_tests Change-Id: I832bc5b129246923df937a34614b4d74955304dc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3221781 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Dennis Kempin <denniskempin@google.com> Reviewed-by: Junichi Uekawa <uekawa@chromium.org>
5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"image": "gcr.io/crosvm-packages/crosvm_dev:latest",
|
|
"extensions": [
|
|
]
|
|
}
|