Skip to content

Docker container definition for CPLEX using only the CPLEX python interface

Notifications You must be signed in to change notification settings

IBMDecisionOptimization/docker-cplexpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-cplexpython

Docker container definition for CPLEX using only the CPLEX Python API.

The Dockerfile first installs a full CPLEX and then removes everything that is not required to run the CPLEX Python API.

By default the files install into /ilog/CPLEX directory in the container. This can be changed by modifying install.properties and Dockerfile.

By default the files install Python 3.7. This can be changed by modifying CPX_PYVERSION in Dockerfile.

About

Docker container definition for CPLEX using only the CPLEX python interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published