ptc application on docker #673
Unanswered
PierreLouis94
asked this question in
Trame/ParaView
Replies: 1 comment 2 replies
-
|
I see several issues:
Then it would be nice to see the failing session log, not the launcher log. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
so i am trying to run my ptc application on a docker container using some templates found on the internet but it doesnt seem to work well.
Dockerfile
and my apps.yml:
as my script that I would run locally is $PVPYTHON --force-offscreen-rendering ./ptc_visualizer/visualizer.py
Whenever I run the dockerfile i get.
What could be the reason
Beta Was this translation helpful? Give feedback.
All reactions