a tool to perform static analysis of known vulnerabilities, trojans, viruses, malware & other malicious threats in docker images/containers and to monitor the docker daemon and running docker containers for detecting anomalous activities
Apache License 2.0
1.16k
stars
163
forks
source link
Add missing dagda envs to compose yml and expand readme #83
Using docker-compose and interacting with Dagda (on Ubuntu at least) used to error out due to ENV variables not being set. These set it in the docker-compose YAML spec so there are no issues. Also added example commands for interacting with dagda using docker exec
Related PRs
N/A
TO-DOs
[x] Tests
[x] Documentation
Deploy Notes
Will just need to restart docker-compose on the host machine after pulling the latest from mainline
Impacted Areas in Application
List general components of the application that this PR will affect:
Coverage remained the same at 68.115% when pulling 5c481c7c61960044e4f5261915276d040ee2fa0e on jonrau1:master into 78715bd71108a5044fc81bb12d43c7fc5378f47a on eliasgranderubio:master.
Status
READY
Description
Using docker-compose and interacting with Dagda (on Ubuntu at least) used to error out due to ENV variables not being set. These set it in the docker-compose YAML spec so there are no issues. Also added example commands for interacting with dagda using docker exec
Related PRs
N/A
TO-DOs
Deploy Notes
Will just need to restart docker-compose on the host machine after pulling the latest from mainline
Impacted Areas in Application
List general components of the application that this PR will affect: