Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 162 Bytes

File metadata and controls

15 lines (10 loc) · 162 Bytes

3DScan

Run in docker

Build docker image

docker build -t 3dscan .

Create container

docker run -it --rm 3dscan-image bash