container image for C development
https://hub.docker.com/r/immawanderer/archlinux-cdev
surtur
43ed5c2a5e
All checks were successful
continuous-integration/drone/push Build is passing
- move (back) away from updating the whole system, where only a handful of packages get's used in the end anyway. this will also drastically minify the resulting image size |
||
---|---|---|
hooks | ||
.drone.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
docker-archlinux-cdev
This repository provides the Dockerfile to create a Docker image used for light C development (some goodies included).
The image is rebuilt approximately every hour to ensure it always has the latest packages.
What you get
- updated Arch Linux base image
- gcc
- make
- cmake
- git
- valgrind
Purpose
- light C development upon fresh package base