Add Dockerfile and modify generator script to change shapes and take a unique file id.

This commit is contained in:
jmsgrogan 2017-10-20 15:52:41 +01:00
parent 29ffa13092
commit c9c98f91dc
18 changed files with 166867 additions and 57 deletions

3
Dockerfile Normal file
View 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