Skip to content

jmwright/cadquery-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cadquery-docker

Docker-related materials for the CadQuery Python CAD API

To use the Dockerfile, clone the repo, cd into it, and run

docker build -t cadquery ./

After that you should be able to run something like

docker run [image ID] python -c "import cadquery"

About

Docker related materials for the CadQuery Python CAD API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages