Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Docker Stars Docker Pulls

Pywr Docker image using miniconda3 and Python 3.6

This images is based on continuumio/miniconda3:latest and installs pywr using the Conda package manager. The image uses the default base environment provided by the parent image.

Usage Example

Here's an example of using the image to print the current version of Pywr installed.

docker run -t pywr python -c "import pywr; print(pywr.__version__)"

About

Dockerfile for pywr using miniconda3

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages