Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ngaro committed Aug 10, 2024
2 parents bad4877 + 6b8db94 commit d2bf96a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.busybox
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ RUN echo "root:x:0:0:root:/:/ssh" > /root/passwd
FROM busybox
COPY --from=builder /root/root/bin/ssh /usr/bin/ssh
COPY --from=builder /root/passwd /etc/passwd
CMD ["/ssh"]

0 comments on commit d2bf96a

Please sign in to comment.