- host_release (wanted_release_tag) was being re-computed from DOCKER_ARMBIAN_BASE_IMAGE - DOCKER_ARMBIAN_BASE_IMAGE might have been changed from "<os>:<release>" if DOCKERFILE_USE_ARMBIAN_IMAGE_AS_BASE != no - that would cause host_release to be "armbian-ubuntu-lunar-latest", not "lunar" - which would cause python2/python2-dev to be installed, which would cause Dockerfile build to fail |
||
|---|---|---|
| .. | ||
| apt-cacher-ng.sh | ||
| basic-deps.sh | ||
| docker.sh | ||
| external-toolchains.sh | ||
| host-release.sh | ||
| host-utils.sh | ||
| mktemp-utils.sh | ||
| mountpoints.sh | ||
| prepare-host.sh | ||
| tmpfs-utils.sh | ||
| wsl2.sh | ||