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
- Host: GitHub
- URL: https://github.com/matthewfeickert/pyhf-testing-env-docker
- Owner: matthewfeickert
- License: bsd-3-clause
- Created: 2018-04-28T01:19:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T04:55:23.000Z (about 7 years ago)
- Last Synced: 2025-02-01T22:29:19.589Z (about 1 year ago)
- Topics: docker, python, python3, test-environment
- Language: Dockerfile
- Homepage: https://github.com/diana-hep/pyhf
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyhf Testing Environment Docker
Dockerfile for container for testing environment for [pyhf](https://github.com/diana-hep/pyhf)
[](https://hub.docker.com/r/matthewfeickert/pyhf-testing-env-docker/)
[](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