Drop Release label in favor of OSBS release_bump plugin.
OSBS can automatically bump the release number, for that we just need to drop the label from the Dockerfile See https://pagure.io/ContainerSIG/container-sig/issue/1 Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
e4edb43881
commit
c529c28f11
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ LABEL MAINTAINER "Petr Hracek" <phracek@redhat.com>
|
|||
LABEL summary="HAProxy reverse proxy for high availability environments." \
|
||||
name="$FGC/$NAME" \
|
||||
version="0" \
|
||||
release="1.$DISTTAG" \
|
||||
architecture="$ARCH" \
|
||||
com.redhat.component=$NAME \
|
||||
usage="docker run -p 80:80 docker.io/modularityimages/haproxy" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue