Amritpal Singh
Results
13
comments of
Amritpal Singh
@looooo okay, I will re-try it again and let you know. thanks.
@luzpaz No, I haven't build yet for v0.21.
Hi @Spoutnik97, You need to add following code to your `Dockerfile` for adding any external workbench. For example, here I am adding [Reinforcement](https://github.com/amrit3701/FreeCAD-Reinforcement.git) to docker FreeCAD image. ```Dockerfile FROM amrit3701/freecad-cli:0.20-amd64...