container image for C development https://hub.docker.com/r/immawanderer/archlinux-cdev
Go to file
surtur 908b24c67c
All checks were successful
continuous-integration/drone/push Build is passing
explicitly target latest release in the Dockerfile
2020-03-17 02:04:08 +01:00
hooks updated Dockerfile to use ARGs 2020-03-04 20:11:45 +01:00
.drone.yml updated discord notification message 2020-03-17 02:03:22 +01:00
Dockerfile explicitly target latest release in the Dockerfile 2020-03-17 02:04:08 +01:00
LICENSE LICENSE: add license 2020-03-02 23:57:56 +01:00
README.md updated README.md 2020-03-04 20:25:45 +01:00

docker-archlinux-cdev

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