Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8fe13cc432 | ||
|
|
d7fdec4d73 | ||
|
|
442ef7c242 | ||
|
|
a5bff0239f | ||
|
|
080c43e2a8 |
1 changed files with 1 additions and 4 deletions
|
|
@ -7,10 +7,7 @@ FROM registry.fedoraproject.org/fedora:26
|
||||||
# Environment:
|
# Environment:
|
||||||
# * $REDIS_PASSWORD - Database password
|
# * $REDIS_PASSWORD - Database password
|
||||||
|
|
||||||
ENV NAME=redis \
|
ENV NAME=redis VERSION=0 RELEASE=6 ARCH=x86_64
|
||||||
VERSION=0 \
|
|
||||||
RELEASE=1 \
|
|
||||||
ARCH=x86_64
|
|
||||||
|
|
||||||
LABEL com.redhat.component="$NAME" \
|
LABEL com.redhat.component="$NAME" \
|
||||||
name="$FGC/$NAME" \
|
name="$FGC/$NAME" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue