Skip to content

Commit

Permalink
debug: ls -la files inside container.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcchavezs committed May 29, 2024
1 parent 7068731 commit 403210e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extauthz/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ COPY build/envoy-extauthz /envoy-extauthz

EXPOSE 9002

RUN ls -la

ENTRYPOINT ["/envoy-extauthz"]

0 comments on commit 403210e

Please sign in to comment.