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

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

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