Skip to content

Commit 0c554c1

Browse files
committed
I don't see a usecase for kind anymore, when k3s runs in docker
1 parent dfbec3e commit 0c554c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

runner.Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ RUN y-helm
3333
COPY bin/y-buildctl /usr/local/src/ystack/bin/
3434
RUN y-buildctl
3535

36-
COPY bin/y-kind /usr/local/src/ystack/bin/
37-
RUN y-kind
38-
3936
COPY bin/y-container-structure-test /usr/local/src/ystack/bin/
4037
RUN y-container-structure-test
4138

0 commit comments

Comments
 (0)