master
continuous-integration/drone/push Build is passing
docker-archlinux-cdev
This repository provides the Dockerfile to create a Docker image used for light C development (some goodies included).
⚠️ 🚧 DockerHub issue 🚧 ⚠️
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)
⇒ wanderer/docker-archlinux#1
⚠️ 🚧 🚧 🚧 ⚠️
The image is rebuilt approximately every hour to ensure it always has the latest packages.
The image is rebuilt approximately every hour nightly to ensure it always has the latest packages.
push mirror lives in this GitHub repo
development happens on this Gitea instance
What you get
- updated Arch Linux image based on base image
- gcc
- make
- cmake
- git
- valgrind
Purpose
- light C development upon fresh package base
Description
container image for C development
https://hub.docker.com/r/immawanderer/archlinux-cdev
Readme
133 KiB
Languages
Dockerfile
51.5%
Makefile
36.7%
Shell
11.8%