This is an automated email from the ASF dual-hosted git repository.

friede pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new bc77116  Add weasel to the docker build.
bc77116 is described below

commit bc771168270914180a7a677c87c89be41b2ec7c5
Author: Chris Lemmons <alfic...@gmail.com>
AuthorDate: Mon Aug 14 17:00:49 2017 -0600

    Add weasel to the docker build.
---
 infrastructure/docker/build/docker-compose.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/infrastructure/docker/build/docker-compose.yml 
b/infrastructure/docker/build/docker-compose.yml
index 8ab3dea..8ecf15d 100644
--- a/infrastructure/docker/build/docker-compose.yml
+++ b/infrastructure/docker/build/docker-compose.yml
@@ -76,3 +76,9 @@ services:
       context: ../../..
     volumes:
       - ../../..:/trafficcontrol:z
+
+  weasel:
+    image: licenseweasel/weasel:0.1
+    volumes:
+      - ../../..:/trafficcontrol:z
+    command: ['-f', '/trafficcontrol/dist/weasel.txt', '/trafficcontrol']

-- 
To stop receiving notification emails like this one, please contact
fri...@apache.org.

Reply via email to