Skip to content

Commit

Permalink
Merge pull request #379 from dell/pvt/precheck_error
Browse files Browse the repository at this point in the history
Pre-flight checks for CSI Reverse Proxy
  • Loading branch information
Sahiba-Gupta authored Dec 13, 2024
2 parents 1c68b13 + b764410 commit 8b0db82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion csireverseproxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ LABEL vendor="Dell Inc." \
license="Apache-2.0"
COPY licenses /licenses
# Import from builder.
COPY --from=builder /usr/share/zoneinfo /usr/share/zoneinfo
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY --from=builder /etc/passwd /etc/passwd
COPY --from=builder /etc/group /etc/group
Expand Down

0 comments on commit 8b0db82

Please sign in to comment.