container image for C development
https://hub.docker.com/r/immawanderer/archlinux-cdev
surtur
6600bd115e
All checks were successful
continuous-integration/drone/push Build is passing
* fixed wrong yaml indentation * added 'type: docker' and 'os: linux' to every pipeline where applicable * syntax should be as per https://github.com/drone/drone/blob/master/.drone.yml |
||
---|---|---|
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 nightly to ensure it always has the latest packages.
push mirror lives in this GitHub repo
development happens on this Gitea instance
What you get
- updated Arch Linux image based on base image
- gcc
- make
- cmake
- git
- valgrind
Purpose
- light C development upon fresh package base