Sign inSign up

neomediatech/dcc

By neomediatech

Updated about 1 year ago

Distributed Checksum Clearinghouses compiled. Based on Ubuntu

Image
0

10K+

neomediatech/dcc repository overview

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

Tag summary

Content type

Image

Digest

sha256:56899cd9c

Size

53 MB

Last updated

about 1 year ago

docker pull neomediatech/dcc