container image for C development https://hub.docker.com/r/immawanderer/archlinux-cdev
Go to file
surtur 30954e5a39
All checks were successful
continuous-integration/drone/push Build is passing
added daily cron
2020-04-17 23:34:57 +02:00
hooks updated Dockerfile to use ARGs 2020-03-04 20:11:45 +01:00
.drone.yml added daily cron 2020-04-17 23:34:57 +02:00
Dockerfile force updating of the system as make errors arose 2020-04-13 00:06:12 +02:00
LICENSE LICENSE: add license 2020-03-02 23:57:56 +01:00
README.md added docker build status md badge 2020-03-20 03:39:33 +01:00

docker-archlinux-cdev

Build Status Docker Cloud Build Status

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