From: MatthewLi Date: Thu, 14 Apr 2016 03:00:11 +0000 (-0400) Subject: add MAINTAINER for Dockerfile X-Git-Tag: colorado.1.0~68 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=bottlenecks.git;a=commitdiff_plain;h=a270ce8532bff390a08169786c39363f70ee0c1d add MAINTAINER for Dockerfile JIRA: BOTTLENECK-48 please refer to the comments in https://gerrit.opnfv.org/gerrit/#/c/12227/ Change-Id: Id591ec23894cc2be281a48057a4ad2a0371494a0 Signed-off-by: MatthewLi --- diff --git a/ci/docker/Dockerfile b/ci/docker/Dockerfile index 217c1361..a8f7e389 100644 --- a/ci/docker/Dockerfile +++ b/ci/docker/Dockerfile @@ -8,6 +8,7 @@ ############################################################################## FROM ubuntu:14.04 +MAINTAINER MatthewLi LABEL image=opnfv/bottlenecks