mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 12:09:31 +00:00
bf4cad131d
reland note: Added wineboot for Dockerfile.user, since it prepares directories for wine on a per-user basis. To enable podman, the Dockerfile has been split into a root run Dockerfile and one that adds a non-root user. The following combinations have been tested: ./tools/dev_container -v --clean --podman --unprivileged ./tools/dev_container -v --clean --podman ./tools/dev_container -v --clean --unprivileged And warnings have been added to ensure users are aware that the only fully supported variant is running a privileged docker container: ./tools/dev_container -v --clean The unprivileged containers will allow us to validate if unit tests require privileged system access. BUG=None TEST=See above Change-Id: Ifd70c1e30ef266e39bf517e315dc88fccecc8a62 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3983255 Auto-Submit: Dennis Kempin <denniskempin@google.com> Reviewed-by: Zihan Chen <zihanchen@google.com> Commit-Queue: Zihan Chen <zihanchen@google.com> |
||
---|---|---|
.. | ||
cros_container | ||
dev_container | ||
testvm | ||
__init__.py | ||
bindgen-common.sh | ||
check_code_hygiene.py | ||
common.py | ||
health_check.py | ||
test_config.py | ||
test_runner.py | ||
test_target.py | ||
testvm.py |