Open
Description
Hello,
I am trying to use this repo to create builder image and use it with source code (git repo) to create a docker image of an application (using s2i build). While the build is successful, I still get following error:
Copying all jar artifacts from /opt/app-root/src/source/target directory into /opt/openshift for later deployment...
ls: cannot access /opt/openshift/*.jar: No such file or directory
[ERROR] No app.jar file located in /opt/openshift
Build failed
ERROR: An error occurred: non-zero (13) exit code from openmeetings-builder
Here, openmeetings-builder is my builder image. I am a beginner in Docker, s2i. I am failing to understand the issue.
Can anyone please point out where I am making mistake?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels