File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,4 @@ before_install:
4
4
- docker run --rm -i lukasmartinelli/hadolint hadolint --ignore DL4000 --ignore DL3008 - < Dockerfile
5
5
install :
6
6
- docker build -t maldet .
7
- - docker run -d --name maldet maldet -u
8
- # script:
9
- # - docker ps | grep -q maldet
7
+ - docker run -d --name maldet maldet
Original file line number Diff line number Diff line change 1
1
# Docker maldetect
2
2
3
- [ ![ Docker Automated build] ( https://img.shields.io/docker/automated/yorickps/maldetect.svg )] ( https://hub.docker.com/r/yorickps/maldetectect /builds/ )
3
+ [ ![ Docker Automated build] ( https://img.shields.io/docker/automated/yorickps/maldetect.svg )] ( https://hub.docker.com/r/yorickps/maldetect /builds/ )
4
4
[ ![ Build Status] ( https://travis-ci.org/yorickps/docker-maldetect.svg?branch=master )] ( https://travis-ci.org/yorickps/docker-maldetect )
5
5
6
6
Docker image to run [ maldetect] ( https://www.rfxn.com/projects/linux-malware-detect/ )
You can’t perform that action at this time.
0 commit comments