Docker4C
This repository contains all the logic required to be able to compile and run C programs in a Docker container. This way, you can debug your programs with ease using tools like valgrind.
- valgrind, clang and libraries like build-essential and readline-common pre-installed
- zsh with Oh-My-Zsh pre-installed with custom configuration
- vim installed and configured to work directly within the container
- Utility tools like curl, git and zip pre-installed