Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Clement Verna
9e337cbd8c 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>
2018-08-27 09:39:41 +02:00

View file

@ -1,11 +1,10 @@
FROM registry.fedoraproject.org/fedora:28
MAINTAINER "Fedora Infrastructure" <admin@fedoraproject.org>
ENV VERSION=0.7.3 RELEASE=1 SUFFIX=fc28
ENV VERSION=0.7.3
LABEL BZComponent="mirrormanager2-mirrorlist" \
Name="$FGC/mirrormanager2-mirrorlist" \
Version="$VERSION" \
Release="$RELEASE" \
Architecture="x86_64"
RUN dnf install -y mirrormanager2-mirrorlist httpd mod_wsgi