fix bzcomponent label
This commit is contained in:
parent
23d13d4a36
commit
bf59c0dc23
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ FROM registry.fedoraproject.org/f25/kubernetes-master:latest
|
|||
MAINTAINER "Jason Brooks" <jbrooks@redhat.com>
|
||||
|
||||
ENV NAME=kube-controller-manager VERSION=0.1 RELEASE=2 ARCH=x86_64
|
||||
LABEL BZComponent="kubernetes" \
|
||||
LABEL BZComponent="$NAME" \
|
||||
Name="$FGC/$NAME" \
|
||||
Version="$VERSION" \
|
||||
Release="$RELEASE.$DISTTAG" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue