GithubHelp home page GithubHelp logo

isabella232 / docker-clamav-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from decibelinsight/docker-clamav

0.0 0.0 0.0 44 KB

Dockerized open source antivirus for use with file sharing containers.

License: MIT License

Shell 41.91% Dockerfile 58.09%

docker-clamav-1's Introduction

docker-clamav

ClamAV Logo

ClamAV latest.stable

Optimized

Try the alpine based version:

    docker run -d -p 3310:3310 mk0x/docker-clamav:alpine

Alpine version reduces foot print to something about 10%.

Hub

Find new hub image at hub.docker.com

About

Dockerized open source antivirus daemons for use with

Description

ClamAV daemon as a Docker image. It builds with a current virus database and runs freshclam in the background constantly updating the virus signature database. clamd itself is listening on exposed port 3310.

Environment VARs

Thanks to @mchus proxy configuration is possible.

  • HTTPProxyServer: Allows to set a proxy server
  • HTTPProxyPort: Allows to set a proxy server port

Releases

Find the latest releases at the official docker hub registry.

Known Forks

Usage

Debian Buster Slim (default, :latest, :buster-slim)

    docker run -d -p 3310:3310 mk0x/docker-clamav

Alpine (:alpine)

    docker run -d -p 3310:3310 mk0x/docker-clamav:alpine

Link

or linked (recommended)

    docker run -d --name av mk0x/docker-clamav(:alpine)
    docker run -d --link av:av application-with-clamdscan-or-something

docker-compose

See example with Nextcloud at docker-compose.yml.

docker-clamav-1's People

Contributors

mko-x avatar mchus avatar aliceinwire avatar bushong1 avatar scholzie avatar scp-mb avatar nicokaiser avatar emilienbtn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.