Skip to content

Neomediatech/dcc-docker

Repository files navigation

Docker Pulls

Preface

DCC is acronym of Distributed Checksum Clearinghouses. DCC is an anti-spam content filter that runs on a variety of operating systems. See https://en.wikipedia.org/wiki/Distributed_Checksum_Clearinghouse or https://www.dcc-servers.net/dcc/ for details.

What's in?

This is a repo for Docker image containing e compiled version of DCC

Some details

  • Docker image is based on debian:stable-slim
  • DCC starts as daemon listening on 10030/tcp port (maybe configurable in future releases)

Example to start a container

docker run --name dcc --restart=always -p 127.0.0.1:10030:10030 -d neomediatech/dcc

About

Dockerized version of DCC, based on Ubuntu

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages