Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a827bd9c7 |
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM registry.fedoraproject.org/fedora:rawhide
|
FROM registry.fedoraproject.org/fedora:27
|
||||||
|
|
||||||
# memcached image for OpenShift.
|
# memcached image for OpenShift.
|
||||||
#
|
#
|
||||||
|
|
@ -12,7 +12,7 @@ LABEL MAINTAINER "Petr Hracek" <phracek@redhat.com>
|
||||||
LABEL summary="High Performance, Distributed Memory Object Cache" \
|
LABEL summary="High Performance, Distributed Memory Object Cache" \
|
||||||
name="$FGC/$NAME" \
|
name="$FGC/$NAME" \
|
||||||
version="0" \
|
version="0" \
|
||||||
release="3.$DISTTAG" \
|
release="4.$DISTTAG" \
|
||||||
architecture="$ARCH" \
|
architecture="$ARCH" \
|
||||||
com.redhat.component=$NAME \
|
com.redhat.component=$NAME \
|
||||||
usage="docker run -p 11211:11211 registry.fedoraproject.org/rawhide/memcached" \
|
usage="docker run -p 11211:11211 registry.fedoraproject.org/rawhide/memcached" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue