Skip to content

Commit

Permalink
chore: Add grpc-ping test image (knative#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk authored Sep 11, 2020
1 parent d0f6143 commit 746cb0f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
FROM openshift/origin-base

ADD grpc-ping /ko-app/grpc-ping

ENTRYPOINT ["/ko-app/grpc-ping"]

0 comments on commit 746cb0f

Please sign in to comment.