Skip to content

Dockerized distccd for easy distribution.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

devsisters/docker-distccd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-distccd Docker Stats

Dockerized distccd for easy distribution.

Usage

# If you want to allow connections from 192.168.0.0/20 ...
docker run -d --restart=always -p3632:3632 devsisters/distccd:ubuntu-16.04 192.168.0.0/20

Tags

  • ubuntu-18.04
  • ubuntu-18.10
  • ubuntu-16.04
  • ubuntu-14.04
  • debian-9
  • debian-8
  • debian-7

How to contribute

# Build docker images
make -j

# Push built images
docker login
make push


docker-distccd is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0). See COPYRIGHT for details.

About

Dockerized distccd for easy distribution.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published