Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.22 KB

Docker Cloud Build Status Docker Pulls Docker Image Version (latest semver) DOI

TorchCDE Dockerfile

Docker container to use Pyomo with GLPK and COIN-OR.

Usage

Install

Pull k3jph/python-optimization from the Docker repository:

docker pull k3jph/python-optimization

Or build k3jph/python-optimization from source:

git clone https://github.com/k3jph/python-optimization.git
docker build -t k3jph/python-optimization .

Services

This is for Open Science Grid's Singularity containers, so no services are provided.

Volumes

Volume Description
/srv The location of the application root
/cvmfs The OSG's CVMFS storage system