Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4853917726 |
1 changed files with 1 additions and 2 deletions
|
|
@ -1,10 +1,9 @@
|
|||
FROM registry.fedoraproject.org/fedora:rawhide
|
||||
|
||||
ENV VERSION=0.1 RELEASE=10 ARCH=x86_64
|
||||
ENV VERSION=0.1 ARCH=x86_64
|
||||
LABEL com.redhat.component="etcd" \
|
||||
name="$FGC/etcd" \
|
||||
version="$VERSION" \
|
||||
release="$RELEASE.$DISTTAG" \
|
||||
architecture="$ARCH" \
|
||||
summary="A key-value store for shared configuration and service discovery." \
|
||||
maintainer="Giuseppe Scrivano <gscrivan@redhat.com>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue