Skip to content

Commit

Permalink
set entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Sep 21, 2020
1 parent 9576b5f commit f3af098
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/image/sdk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FROM registry.access.redhat.com/ubi8/ubi

COPY operator-sdk-dev-linux-gnu /usr/local/bin/operator-sdk

ENTRYPOINT ["/usr/local/bin/operator-sdk"]

0 comments on commit f3af098

Please sign in to comment.