Skip to content

Commit

Permalink
undo Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <[email protected]>
  • Loading branch information
mayankshah1607 committed Oct 31, 2024
1 parent 72c9f5c commit 5d2694b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ FROM scratch
WORKDIR /

COPY ./bin/everest /everest-api
COPY ./bin/everestctl /everestctl
COPY --from=build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/

EXPOSE 8080
Expand Down

0 comments on commit 5d2694b

Please sign in to comment.