We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 437221e + f9019d3 commit ad9cd34Copy full SHA for ad9cd34
examples/204-validating-webhook/Dockerfile
@@ -1,9 +1,5 @@
1
FROM flant/shell-operator:latest
2
LABEL app="shell-operator" example="204-validating-webhook"
3
4
-ADD frameworks/shell /frameworks/shell
5
# Add hooks
6
ADD hooks /hooks
7
-
8
-# Compiled version of shell-operator binary
9
-ADD shell-operator /
0 commit comments