An open API service indexing awesome lists of open source software.

https://github.com/k3jph/python-optimization

Docker container to use Pyomo with GLPK and COIN-OR
https://github.com/k3jph/python-optimization

coin-or docker glpk-solver optimization pyomo python3

Last synced: 7 months ago
JSON representation

Docker container to use Pyomo with GLPK and COIN-OR

Awesome Lists containing this project

README

          

![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/k3jph/python-optimization)
![Docker Pulls](https://img.shields.io/docker/pulls/k3jph/python-optimization)
![Docker Image Version (latest semver)](https://img.shields.io/docker/v/k3jph/python-optimization?sort=semver)
[![DOI](https://zenodo.org/badge/372251118.svg)](https://zenodo.org/badge/latestdoi/372251118)

# TorchCDE Dockerfile

[Docker](http://docker.com) container to use [Pyomo](http://www.pyomo.org/) with
[GLPK](https://www.gnu.org/software/glpk/) and [COIN-OR](https://www.coin-or.org/).

## 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](https://support.opensciencegrid.org/support/solutions/articles/12000024676-docker-and-singularity-containers) containers, so no services
are provided.

## Volumes

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