pll_llq
(Theodore Aptekarev)
November 30, 2021, 6:05pm
1
Hi
I’m building a docker container chain for testing purposes and I ran into a problem that I can’t install an extension from the extension manager while building the image.
Normally I would use something similar to the example in the script repository but the problem is that in PythonSlicer there is no slicer.app.
Can anyone advice how to move forward with this issue?
pll_llq
(Theodore Aptekarev)
November 30, 2021, 6:07pm
2
I think I’ve found it.
I’ll try to follow the example set here
and create an install script that I will run during container build
jcfr
(Jean Christophe Fillion Robin (Kitware))
December 1, 2021, 7:24am
3
1 Like
pll_llq
(Theodore Aptekarev)
December 1, 2021, 7:32am
4
Yep. My actual problem was that I was using an older example that referenced the old extension manager api