In latest liberty release "wget and unzip" utilities removed from the liberty image and these changes needed for the templates to work.
Template
https://github.com/ibm-developer/generator-ibm-cloud-enablement/blob/develop/generators/dockertools/templates/java/Dockerfile.template
Liberty doc to build application image..
https://github.com/WASdev/ci.docker/#building-an-application-image
Two issues have to be addressed here one is consume "configure.sh" and remove applying license in the Dockerfile and this should be option in "configure.sh" for customers.