trying to run java -jar command in execInContainer method #6233
Unanswered
calypso0000
asked this question in
Q&A
Replies: 1 comment
-
Have you tried running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I am having some troubles with running the java -jar command inside of the container.
I have test.jar under /opt but couldnt run it.
My code line is:
It didnt work. Any recommendation?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions