https://github.com/flowci/images
setup python environment docker image
https://github.com/flowci/images
Last synced: 5 months ago
JSON representation
setup python environment docker image
- Host: GitHub
- URL: https://github.com/flowci/images
- Owner: FlowCI
- Created: 2020-04-15T10:11:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-07T14:17:37.000Z (over 2 years ago)
- Last Synced: 2025-05-11T11:38:58.581Z (about 1 year ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## pyenv-setup
setup python environment docker image (only worked with bash)
## Valgrind
debian:8 with valgrind 3.10.0
valgrind --error-limit=no --leak-check=full my_program arg1 arg2