Skip to content

Commit 9bd0dcd

Browse files
committed
upd: README.md
1 parent 1adfe56 commit 9bd0dcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ docker login docker.io
4646
# Short form
4747
kubectl build -c . -d docker.io/some/image:latest
4848

49+
# Run debug shell
50+
kubectl build -c . --no-push --debug
51+
4952
# Use cache building
5053
kubectl build --context . --destination docker.io/some/image:latest --cache --cache-repo docker.io/some/cache
5154

0 commit comments

Comments
 (0)