docker image for C development
https://hub.docker.com/r/immawanderer/archlinux-cdev
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 days ago | |
---|---|---|
hooks | 12 months ago | |
.drone.yml | 1 month ago | |
Dockerfile | 5 days ago | |
LICENSE | 12 months ago | |
README.md | 4 months ago |
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