Skip to content

Commit d2bf96a

Browse files
committed
Merge branch 'dev'
2 parents bad4877 + 6b8db94 commit d2bf96a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.busybox

-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ RUN echo "root:x:0:0:root:/:/ssh" > /root/passwd
55
FROM busybox
66
COPY --from=builder /root/root/bin/ssh /usr/bin/ssh
77
COPY --from=builder /root/passwd /etc/passwd
8-
CMD ["/ssh"]

0 commit comments

Comments
 (0)