Sign inSign up

mizux/ortools

By mizux

Updated over 6 years ago

Simple python ortools inside a centos:8 docker image

Image
0

10K+

mizux/ortools repository overview

https://github.com/Mizux/docker-ortools

Building

docker build -t mizux/ortools .

Publishing

docker push mizux/ortools

Testing

wget https://raw.githubusercontent.com/google/or-tools/stable/ortools/constraint_solver/samples/vrp_global_span.py
docker run --rm --init -v "`pwd`":/tmp  -it mizux/ortools python3 /tmp/vrp_global_span.py

Tag summary

Content type

Image

Digest

Size

157.1 MB

Last updated

over 6 years ago

docker pull mizux/ortools