container image for C development
https://hub.docker.com/r/immawanderer/archlinux-cdev
surtur
dd38aba14c
All checks were successful
continuous-integration/drone/push Build is passing
* get notifications on hourly builds |
||
---|---|---|
.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.