Add Dockerfile and modify generator script to change shapes and take a unique file id.
This commit is contained in:
parent
29ffa13092
commit
c9c98f91dc
18 changed files with 166867 additions and 57 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM ubuntu:latest
|
||||
RUN apt-get update
|
||||
RUN apt-get install --no-install-recommends --no-install-suggests -y freecad python-vtk6 python-numpy
|
Loading…
Add table
Add a link
Reference in a new issue