Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions vendor/redhat/labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ $authoritative-source-url[:PORT]/PRODUCT[[-]$PRODUCTGEN][--$PLATFORMDIFFERENTIAT
| vcs-ref | no | A 'reference' within the version control repository; e.g. a git commit, or a subversion branch |
| io.k8s.description | no | Description of the container displayed in Kubernetes |
| io.k8s.display-name | yes | Name of the container displayed in Kubernetes |
| io.openshift.expose-services | no | port:service pairs separated with comma, e.g. `"8080:http,8443:https"` |
| io.openshift.tags | yes | tags used by searching engine, e.g. `"builder,php,php56,rh-php56"` |

### Examples

Expand Down Expand Up @@ -110,8 +108,6 @@ $authoritative-source-url[:PORT]/PRODUCT[[-]$PRODUCTGEN][--$PLATFORMDIFFERENTIAT
"url": "http://github.com/sclorg/rhscl-dockerfiles",
"io.k8s.description="Platform for building and running PHP 5.6 applications",
"io.k8s.display-name="Apache 2.4 with PHP 5.6",
"io.openshift.expose-services="8080:http",
"io.openshift.tags="builder,php,php56,rh-php56"
},