mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
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. |
||
---|---|---|
.. | ||
updates | ||
90_env_keep | ||
Dockerfile.lean-arch | ||
Dockerfile.sdk-build | ||
Dockerfile.sdk-import | ||
sdk_container_common.sh | ||
sdk_entry.sh | ||
sdk_init_selfcontained.sh | ||
sdk_util.sh |