Skip to content

OkanPinar/pythonocc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pythonocc-docker

Example docker image for pythonocc.

  1. Clone the repository
git clone https://github.com/OkanPinar/pythonocc-docker.git
  1. Go the repository directory
cd pythonocc-docker
  1. Build docker image
docker build -t pythonocc_docker .
  1. Run docker image
docker run -d -t -p 8000:8000 pythonocc_docker
  1. Open following url: http://127.0.0.1:8000/

About

Example docker image for pythonocc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published