OpenLiberty / ci.docker

Eclipse Public License 1.0
42 stars 59 forks source link

RUN configure.sh fails #529

Closed rasha-al-kafoury-ibm closed 2 months ago

rasha-al-kafoury-ibm commented 2 months ago

Hi I am using 23.0.0.12 to build my app image in the docker file when I run >> RUN configure.sh the pipeline fails with error error: failed to solve: process "/bin/sh -c configure.sh" did not complete successfully: exit code: 1

Can you please support in this?

Thanks Rasha

rasha-al-kafoury-ibm commented 2 months ago

here is the FROM line in my Dockerfile FROM icr.io/appcafe/open-liberty:23.0.0.12-kernel-slim-java17-openj9-ubi