container image providing distributed compilation tooling
Go to file
2022-01-19 18:08:00 +01:00
hooks initial commit 2022-01-19 18:08:00 +01:00
.hadolint.yaml initial commit 2022-01-19 18:08:00 +01:00
.pre-commit-config.yaml initial commit 2022-01-19 18:08:00 +01:00
Dockerfile initial commit 2022-01-19 18:08:00 +01:00
Makefile initial commit 2022-01-19 18:08:00 +01:00
README.md initial commit 2022-01-19 18:08:00 +01:00

docker-fedora-distcc

This repository provides a Dockerfile to create a container image for distributed building of C/C++ programs on Fedora using distcc.

The image is rebuilt nightly to ensure it always has the latest packages.

development happens on this Gitea instance