Skip to content

Commit

Permalink
Add interactive shell option
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxiem committed Apr 25, 2024
1 parent 61c6384 commit a3c90fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ RUN chown -R k8s:k8s /workdir

USER k8s

ENTRYPOINT ["/usr/bin/kubectl-slice"]
ENTRYPOINT ["-c", "/usr/bin/kubectl-slice"]

0 comments on commit a3c90fc

Please sign in to comment.