Correct bugzilla component
This commit is contained in:
parent
e7bbd52416
commit
bbb8dc81cf
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ LABEL summary="$SUMMARY" \
|
|||
io.k8s.display-name="MySQL 8.0" \
|
||||
io.openshift.expose-services="3306:mysql" \
|
||||
io.openshift.tags="database,mysql,mysql80,mysql-80" \
|
||||
com.redhat.component="rh-mysql57-container" \
|
||||
com.redhat.component="mysql-80-container" \
|
||||
name="rhel8/mysql-80" \
|
||||
version="1" \
|
||||
usage="docker run -d -e MYSQL_USER=user -e MYSQL_PASSWORD=pass -e MYSQL_DATABASE=db -p 3306:3306 rhel8/mysql-80" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue