Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwk/distcc-docker-images
A repository of distcc-docker images tailored for various linux distributions
https://github.com/kwk/distcc-docker-images
ccache cmake compilation distcc distributed gcc lldb llvm ninja
Last synced: 27 days ago
JSON representation
A repository of distcc-docker images tailored for various linux distributions
- Host: GitHub
- URL: https://github.com/kwk/distcc-docker-images
- Owner: kwk
- License: apache-2.0
- Created: 2019-04-18T13:18:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T06:49:46.000Z (over 5 years ago)
- Last Synced: 2024-10-06T03:03:56.804Z (about 1 month ago)
- Topics: ccache, cmake, compilation, distcc, distributed, gcc, lldb, llvm, ninja
- Language: Dockerfile
- Homepage: https://cloud.docker.com/repository/docker/konradkleine/distcc/
- Size: 11.7 KB
- Stars: 18
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Docker Repository on Quay](https://quay.io/repository/kkleine/distcc/status "Docker Repository on Quay")](https://quay.io/repository/kkleine/distcc)
# Distcc server images
I use this image to build LLVM distributed over spare machines.
I encourage you to read this article that I've written about compiling with distcc containers:
On Red Hat Developer Blog: https://developers.redhat.com/blog/2019/05/15/2-tips-to-make-your-c-projects-compile-3-times-faster/
On Medium: https://link.medium.com/cfhBeb298V
or watch this video:
[![2 ninja tips to make your C++ projects compile 3 times faster](https://img.youtube.com/vi/kIKSx30t8bk/0.jpg)](https://www.youtube.com/watch?v=kIKSx30t8bk)