Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f643ef80c |
1 changed files with 1 additions and 4 deletions
|
|
@ -24,10 +24,7 @@ LABEL summary="$SUMMARY" \
|
|||
io.openshift.expose-services="8080:http,8443:https" \
|
||||
io.openshift.tags="builder,httpd,httpd24"
|
||||
|
||||
ENV NAME=httpd \
|
||||
VERSION=0 \
|
||||
RELEASE=1 \
|
||||
ARCH=x86_64
|
||||
ENV NAME=httpd VERSION=0 RELEASE=2 ARCH=x86_64
|
||||
|
||||
LABEL com.redhat.component="$NAME" \
|
||||
name="$FGC/$NAME" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue