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

https://github.com/matthewfeickert/pyhf-testing-env-docker

Dockerfile for container for testing environment for pyhf
https://github.com/matthewfeickert/pyhf-testing-env-docker

docker python python3 test-environment

Last synced: about 1 year ago
JSON representation

Dockerfile for container for testing environment for pyhf

Awesome Lists containing this project

README

          

# pyhf Testing Environment Docker

Dockerfile for container for testing environment for [pyhf](https://github.com/diana-hep/pyhf)

[![Docker Automated build](https://img.shields.io/docker/automated/matthewfeickert/pyhf-testing-env-docker.svg)](https://hub.docker.com/r/matthewfeickert/pyhf-testing-env-docker/)
[![Docker Build Status](https://img.shields.io/docker/build/matthewfeickert/pyhf-testing-env-docker.svg)](https://hub.docker.com/r/matthewfeickert/pyhf-testing-env-docker/builds/)

## Installed Dependencies

- gcc
- g++
- git
- zlibc
- zlib1g-dev
- libssl-dev
- libbz2-dev
- wget
- make
- software-properties-common
- Python 3.6
- vim
- emacs