File tree Expand file tree Collapse file tree 5 files changed +5
-10
lines changed Expand file tree Collapse file tree 5 files changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,7 @@ RUN echo "===> Install some package ..." && \
3030 git \
3131 make \
3232 openssh-client \
33- sshpass \
34- vim
33+ sshpass
3534
3635RUN echo "===> Removing package cache ..." && \
3736 apk del build-dependencies ; \
Original file line number Diff line number Diff line change @@ -30,8 +30,7 @@ RUN echo "===> Install some package ..." && \
3030 git \
3131 make \
3232 openssh-client \
33- sshpass \
34- vim
33+ sshpass
3534
3635RUN echo "===> Removing package cache ..." && \
3736 apk del build-dependencies ; \
Original file line number Diff line number Diff line change @@ -30,8 +30,7 @@ RUN echo "===> Install some package ..." && \
3030 git \
3131 make \
3232 openssh-client \
33- sshpass \
34- vim
33+ sshpass
3534
3635RUN echo "===> Removing package cache ..." && \
3736 apk del build-dependencies ; \
Original file line number Diff line number Diff line change @@ -30,8 +30,7 @@ RUN echo "===> Install some package ..." && \
3030 git \
3131 make \
3232 openssh-client \
33- sshpass \
34- vim
33+ sshpass
3534
3635RUN echo "===> Removing package cache ..." && \
3736 apk del build-dependencies ; \
Original file line number Diff line number Diff line change @@ -30,8 +30,7 @@ RUN echo "===> Install some package ..." && \
3030 git \
3131 make \
3232 openssh-client \
33- sshpass \
34- vim
33+ sshpass
3534
3635RUN echo "===> Removing package cache ..." && \
3736 apk del build-dependencies ; \
You can’t perform that action at this time.
0 commit comments