Skip to content

symmeHub/symme_docker_images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symme_docker_images

Docker images from SYMME lab.

How to bluid the images

the scientific python image

execute the following command in the scientific_python directory:

sh build_image.sh

the scientific python image with cuda support

execute the following command in the scientific_python_cuda directory:

sh build_image.sh

An image for ortools

execute the following command in the ortools_python directory:

sh build_image.sh

Build images using Windows / WSL2

Pre-requisites

Build the images

  • Open the Ubuntu distribution in WSL
  • Clone this repository in the Ubuntu distribution (This is a way to avoid the problem of the line endings of the files formatted in Windows)
  • Go to the directory of the image you want to build by excuting the following command:
sh build_image.sh

About

Docker images from SYMME lab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published