docker-archlinux-cdev/README.md
surtur 0b169b778e
updated README.md
* edit link: point to the correct image in use
* add a newline
* [skip ci]
2020-03-04 20:25:45 +01:00

597 B

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