Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 13e5e67174 | |||
| 6865fab6fd | |||
| 7adec8def2 | |||
| 94929a7e4e | |||
| cdc099b10d | |||
| 93c129616d | |||
| 9522674693 | |||
| 13d45c4767 |
1 changed files with 1 additions and 4 deletions
|
|
@ -7,10 +7,7 @@ FROM registry.fedoraproject.org/fedora:25
|
||||||
# Environment:
|
# Environment:
|
||||||
# * $REDIS_PASSWORD - Database password
|
# * $REDIS_PASSWORD - Database password
|
||||||
|
|
||||||
ENV NAME=redis \
|
ENV NAME=redis VERSION=0 RELEASE=9 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