Skip to content

Repository files navigation

logo

dotnet-clamav

Docker image to run dotnet software with clamav installed and running

Instructions

  1. update dockerfile

  2. build local version:

    docker build -t frontliners/dotnet-clamav .
  3. push new version to dockerhub:

    docker push frontliners/dotnet-clamav
  4. tag and push again (optional but recommended):

    docker tag frontliners/dotnet-clamav frontliners/dotnet-clamav:2
    docker push frontliners/dotnet-clamav:2

Usage

FROM frontliners/dotnet-clamav

scripts

Command Description
build build the container with latest tag
push pushes the container

About

dotnet run container with clamav installed

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages