The install-packages.sh script available in docker context uses "--accept yes" to install packages, which triggers a relax behaviour at install and is error prone.
==> do not relax
Also apply this behaviour to similar scripts "install-local-packages.sh" as well as "docker-entrypoint.sh"