Skip to content

a docker container for distributed compilation of c++ projects with distcc

Notifications You must be signed in to change notification settings

andrewozhegov/distcc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

distcc-docker

$ docker build -t distcc:debian .
$ docker run -d --rm -p 3632:3632 --name distcc --user distccd distcc:debian

About

a docker container for distributed compilation of c++ projects with distcc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published