Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca8e0e2c97 |
1 changed files with 1 additions and 2 deletions
|
|
@ -3,11 +3,10 @@ MAINTAINER "Jason Brooks" <jbrooks@redhat.com>
|
|||
|
||||
ENV container=docker
|
||||
|
||||
ENV NAME=kubernetes-controller-manager VERSION=0 RELEASE=0 ARCH=x86_64
|
||||
ENV NAME=kubernetes-controller-manager VERSION=0 ARCH=x86_64
|
||||
LABEL BZComponent="$NAME" \
|
||||
name="$FGC/$NAME" \
|
||||
version="$VERSION" \
|
||||
release="$RELEASE.$DISTTAG" \
|
||||
architecture="$ARCH" \
|
||||
atomic.type='system'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue