2020-03-04 20:11:45 +01:00
# docker-archlinux-cdev
2020-03-20 03:39:33 +01:00
[![Build Status ](https://drone.dotya.ml/api/badges/wanderer/docker-archlinux-cdev/status.svg?ref=refs/heads/master )](https://drone.dotya.ml/wanderer/docker-archlinux-cdev)
[![Docker Cloud Build Status ](https://img.shields.io/docker/cloud/build/immawanderer/archlinux-cdev )](https://hub.docker.com/r/immawanderer/archlinux-cdev/builds)
[![ ](https://images.microbadger.com/badges/version/immawanderer/archlinux-cdev.svg )](https://microbadger.com/images/immawanderer/archlinux-cdev)
[![ ](https://images.microbadger.com/badges/commit/immawanderer/archlinux-cdev.svg )](https://microbadger.com/images/immawanderer/archlinux-cdev)
2020-03-01 20:56:08 +01:00
This repository provides the Dockerfile to create a Docker image used for light C development (some goodies included).
2020-03-04 20:24:38 +01:00
2021-04-22 21:38:59 +02:00
## :warning: :construction: DockerHub issue :construction: :warning:
unless you're running Arch (or a Fedora 34+ or some reasonably recent thing) as your host OS, please make sure you read through the following issue write-up (since DH issue affects the base image it affects this one, too) \
⇒ https://git.dotya.ml/wanderer/docker-archlinux/issues/1 \
:warning: :construction: :construction: :construction: :warning:
The image is rebuilt approximately every hour to ensure it always has the latest packages.
2020-11-03 21:45:47 +01:00
The image is rebuilt < del > approximately every hour< / del > nightly to ensure it always has the latest packages.
2020-03-01 20:56:08 +01:00
2020-07-26 21:57:21 +02:00
push mirror lives in [this GitHub repo ](https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/docker-archlinux-cdev )
development happens on [this Gitea instance ](https://git.dotya.ml/wanderer/docker-archlinux-cdev )
2020-03-01 20:56:08 +01:00
## What you get
2020-06-02 20:12:10 +02:00
* updated Arch Linux [image ](https://hub.docker.com/r/immawanderer/archlinux ) based on [base image ](https://hub.docker.com/_/archlinux )
2020-03-01 20:56:08 +01:00
* gcc
* make
* cmake
* git
* valgrind
## Purpose
* light C development upon fresh package base