flatcar-scripts/sdk_lib
Kai Lueke bce3bd9031 run/build_sdk_container: support Podman
When the docker wrapper script for Podman is used, we need to
explicitly create a root user container with "sudo podman".
Podman also has its own bridge for root user containers which we need
to detect, and it requires to explicitly say to use the Docker Hub
Caddy image.
Add a "$docker" variable that uses sudo podman as needed, and also
check which bridge interface to use. The filter had to be changed
because it didn't work with Podman. Use the Docker Hub Caddy image
explicitly.
2022-01-06 18:05:24 +01:00
..
updates update_chroot: fix transition to new os-release location 2014-07-14 17:59:15 -07:00
90_env_keep sdk-container: add scripts for containerised SDK 2021-11-26 17:54:43 +01:00
Dockerfile.lean-arch sdk-container: add @krnowak's suggestions from code review 2021-11-26 17:54:43 +01:00
Dockerfile.sdk-build sdk-container: add scripts for containerised SDK 2021-11-26 17:54:43 +01:00
Dockerfile.sdk-import sdk-container: address feedback from @krnowak review 2021-11-26 17:54:43 +01:00
sdk_container_common.sh run/build_sdk_container: support Podman 2022-01-06 18:05:24 +01:00
sdk_entry.sh sdk_entry.sh: ensure currect binpkg host 2022-01-05 21:03:42 +01:00
sdk_init_selfcontained.sh sdk-container: add @krnowak's suggestions from code review 2021-11-26 17:54:43 +01:00
sdk_util.sh SDK: Take environment variable to specify SDK location 2020-05-14 16:03:15 +02:00