Skip to content

Commit

Permalink
test fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pjberry16 committed Jul 18, 2023
1 parent 9508cb3 commit 1df2ccb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ FROM alpine:3.7

COPY build/clouddriver /usr/local/bin

RUN chmod +x /usr/local/bin/clouddriver

CMD ["/usr/local/bin/clouddriver"]

0 comments on commit 1df2ccb

Please sign in to comment.