Skip to content

Commit

Permalink
add label to link to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopar committed Aug 16, 2023
1 parent 4fc294d commit 3b99dcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# SPDX-FileCopyrightText: Huawei Inc.
#
FROM nginx:1.25.1-alpine
LABEL org.opencontainers.image.source=https://github.com/eclipse-xpanse/xpanse-ui
WORKDIR /usr/share/nginx/html
RUN apk add --no-cache bash
COPY docker/nginx-entrypoint.sh /
Expand Down

0 comments on commit 3b99dcf

Please sign in to comment.