docker-archlinux-cdev/README.md
surtur e5150da53e
All checks were successful
continuous-integration/drone/push Build is passing
added docker build status md badge
2020-03-20 03:39:33 +01:00

1.0 KiB

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