build/env/android-amd64-emu
Heschi Kreinick c31a5bb4f2 cmd/buildlet/stage0: add LUCI environment setup
Improve run-worker to successfully start up LUCI. It depends on sudo, so
add it to all of our images.

The resulting image is up and running as a LUCI worker, and debugnewvm
on it also works fine.

Change-Id: Ibcac4acf5f9849e5847ae926e333002108c08a0d
Reviewed-on: https://go-review.googlesource.com/c/build/+/508866
Run-TryBot: Heschi Kreinick <heschi@google.com>
Auto-Submit: Heschi Kreinick <heschi@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-07-13 18:06:13 +00:00
..
Dockerfile cmd/buildlet/stage0: add LUCI environment setup 2023-07-13 18:06:13 +00:00
Makefile env/android-amd64-emu: add new Android emulator container + VM image 2019-02-28 06:36:16 +00:00
README.md env/android-amd64-emu: add new Android emulator container + VM image 2019-02-28 06:36:16 +00:00
create-vm.sh all: switch vmx-enabled Debian over to Bullseye 2022-10-28 16:16:35 +00:00

README.md

The android-amd64-emu builder is built in two parts:

  • first, a large Docker container
  • second, a VMX+konlet-based VM image with that Docker image pre-pulled