docker-archlinux-cdev/README.md
surtur 28e4151c5f
All checks were successful
continuous-integration/drone/push Build is passing
changed base image to archlinux official one
2020-03-17 17:38:41 +01:00

881 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