This docker image contains a distcc server to distribute GCC 4.8.4 compilations
948
The distcc-server process is run with tini v0.9.0. This container exposes the 3632 port.
You can run it with:
docker run -p 3633:3632 --name distcc-ubuntu easymile/distcc-ubuntu:1.0 -a 0.0.0.0/0 --no-detach --verbose --log-stderr
Or use help to see all parameters:
docker run -it --rm easymile/distcc-ubuntu:1.0 --help
Content type
Image
Digest
Size
133.6 MB
Last updated
over 9 years ago
docker pull easymile/distcc-ubuntu:1.0