crosvm/tools/impl
Dennis Kempin a0e6a664fc Revert "dev_container: Fix podman and enable unprivileged containers"
This reverts commit 6a2b1fda85.

Reason for revert: Broke mingw64 builds

Original change's description:
> dev_container: Fix podman and enable unprivileged containers
>
> 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: I185b1d9c3829674986305b0e72a39b1a4ba11b98
> Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3971029
> Reviewed-by: Zihan Chen <zihanchen@google.com>
> Commit-Queue: Dennis Kempin <denniskempin@google.com>
> Reviewed-by: Dennis Kempin <denniskempin@google.com>

Bug: None
Change-Id: Id57686ed869abcfb54431aa328c54234b9465eb7
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3979385
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Auto-Submit: Dennis Kempin <denniskempin@google.com>
2022-10-26 03:06:26 +00:00
..
cros_container tools/cros_container: Add experimental CrOS builder container 2022-10-17 21:29:57 +00:00
dev_container Revert "dev_container: Fix podman and enable unprivileged containers" 2022-10-26 03:06:26 +00:00
testvm Enable vaapi feature upstream 2022-10-14 20:31:19 +00:00
__init__.py health-check: enforce blank line after copyright 2022-09-13 22:24:35 +00:00
bindgen-common.sh Re-enable video-decoder feature 2022-10-06 18:28:56 +00:00
check_code_hygiene.py Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
common.py Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
health_check.py Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
test_config.py base: Extract integration tests 2022-10-24 22:49:29 +00:00
test_runner.py base: Extract integration tests 2022-10-24 22:49:29 +00:00
test_target.py Document feature flags and introduce new feature sets 2022-10-14 20:31:19 +00:00
testvm.py Enable vaapi feature upstream 2022-10-14 20:31:19 +00:00