Jump to content

[Armbian build PR] - docker launcher: don't lose track of the wanted host_release when setting using Armbian base image


RSS Bot

Recommended Posts

docker launcher: don't lose track of the wanted host_release when setting using Armbian base image

  • docker launcher: don't lose track of the wanted host_release when setting using Armbian base image
    • host_release (wanted_release_tag) was being re-computed from DOCKER_ARMBIAN_BASE_IMAGE
    • DOCKER_ARMBIAN_BASE_IMAGE might have been changed from ":" 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

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines