container image for C development https://hub.docker.com/r/immawanderer/archlinux-cdev
Go to file
surtur 06fca0df50
initial commit
Signed-off-by: surtur <a_mirre@utb.cz>
2020-03-01 20:56:08 +01:00
Dockerfile initial commit 2020-03-01 20:56:08 +01:00
README.md initial commit 2020-03-01 20:56:08 +01:00

docker-archlinux-cdev

This repository provides the Dockerfile to create a Docker image used for light C development (some goodies included).

What you get

  • updated Arch Linux base image
  • gcc
  • make
  • cmake
  • git
  • valgrind

Purpose

  • light C development upon fresh package base

Enjoy.