Sign inSign up

easymile/distcc-ubuntu

By easymile

Updated over 9 years ago

This docker image contains a distcc server to distribute GCC 4.8.4 compilations

Image
1

948

easymile/distcc-ubuntu repository overview

Distcc Server for Ubuntu 14.04 GCC 4.8.4

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

Tag summary

Content type

Image

Digest

Size

133.6 MB

Last updated

over 9 years ago

docker pull easymile/distcc-ubuntu:1.0