# docker-archlinux-cdev This repository provides the Dockerfile to create a Docker image used for light C development (some goodies included). ## What you get * updated Arch Linux [base image](https://hub.docker.com/_/archlinux) * gcc * make * cmake * git * valgrind ## Purpose * light C development upon fresh package base Enjoy.