Skip to content

Commit

Permalink
Review Dockerfile changes for building odh-dashboard in Konflux
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadiIram committed Oct 15, 2024
1 parent 88ced49 commit 618f9f4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Dockerfile.konflux
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,10 @@ CMD ["npm", "run", "start"]

LABEL com.redhat.component="odh-dashboard-container" \
name="managed-open-data-hub/odh-dashboard-rhel8" \
version="${CI_CONTAINER_VERSION}" \
git.url="${CI_ODH_DASHBOARD_UPSTREAM_URL}" \
git.commit="${CI_ODH_DASHBOARD_UPSTREAM_COMMIT}" \
description="odh-dashboard" \
summary="odh-dashboard" \
maintainer="['[email protected]']" \
io.openshift.expose-services="" \
io.k8s.display-name="odh-dashboard" \
maintainer="['[email protected]']" \
description="odh-dashboard" \
io.k8s.description="odh-dashboard"
com.redhat.license_terms="https://www.redhat.com/licenses/Red_Hat_Standard_EULA_20191108.pdf"

0 comments on commit 618f9f4

Please sign in to comment.