container image for C development https://hub.docker.com/r/immawanderer/archlinux-cdev
Go to file
surtur dd36716c45
All checks were successful
continuous-integration/drone/push Build is passing
|| true to ensure safe passage
2020-04-22 20:13:07 +02:00
hooks updated Dockerfile to use ARGs 2020-03-04 20:11:45 +01:00
.drone.yml updated .drone.yml; removed daily build 2020-04-18 16:51:52 +02:00
Dockerfile || true to ensure safe passage 2020-04-22 20:13:07 +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