container image for C development
https://hub.docker.com/r/immawanderer/archlinux-cdev
|
Some checks failed
continuous-integration/drone/push Build is failing
* ...as a way to trigger dockerhub builds regularly |
||
|---|---|---|
| .drone.yml | ||
| Dockerfile | ||
| README.md | ||
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
- gcc
- make
- cmake
- git
- valgrind
Purpose
- light C development upon fresh package base
Enjoy.