You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I pull the image, but when I try to execute yw, it gave me the
Invalid or corrupt jarfile /home/yw/bin/yesworkflow-0.2.1.jar error
Batcave:CS513 $ docker pull yesworkflow/provenance-demo
Using default tag: latest
latest: Pulling from yesworkflow/provenance-demo
Digest: sha256:4ff982642feabc028ca2760ece49d3f639e68978a3d4c27aeb03f47fc27833c0
Status: Image is up to date for yesworkflow/provenance-demo:latest
Batcave:CS513 $ docker run -it -v $HOME:$HOME yesworkflow/provenance-demo
yw@2f3f540bd37c:~$ yw --help
Error: Invalid or corrupt jarfile /home/yw/bin/yesworkflow-0.2.1.jar
yw@2f3f540bd37c:~$
The text was updated successfully, but these errors were encountered:
I pull the image, but when I try to execute yw, it gave me the
Invalid or corrupt jarfile /home/yw/bin/yesworkflow-0.2.1.jar error
The text was updated successfully, but these errors were encountered: