aboutsummaryrefslogtreecommitdiffstats
path: root/exceptions
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-02-20 10:26:31 -0800
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-02-20 10:26:31 -0800
commit302eb6bdcba56472b3ac1c160a3c28f04b9cf293 (patch)
treeb45fea099898cb544477483f01b9a726178e8949 /exceptions
parent86953c8528e08347ac760ecbaefb7e96244ae3db (diff)
Add Exception for Dovetail Docker-Compose File
The socket mount to '/tmp' is used by the jwilder/nginx-proxy container to query the Docker daemon in order to automatically create nginx configs for a container. Change-Id: I3368ad7f77914811e30e98db278e8d6550df653c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'exceptions')
-rw-r--r--exceptions/dovetail.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/exceptions/dovetail.yaml b/exceptions/dovetail.yaml
index 12430cd..47ff086 100644
--- a/exceptions/dovetail.yaml
+++ b/exceptions/dovetail.yaml
@@ -53,4 +53,5 @@ binaries:
file_audits:
file_names: [nullvalue]
- file_contents: [nullvalue]
+ file_contents:
+ - '\/var\/run\/docker\.sock\:\/tmp\/docker\.sock\:ro'