We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0116e8 + dee463e commit 90f5766Copy full SHA for 90f5766
Dockerfile
@@ -59,6 +59,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
59
gpg \
60
libnss-wrapper \
61
openssh-client \
62
+ patch \
63
&& rm -rf /var/lib/apt/lists/* \
64
&& echo " ControlMaster auto\n ControlPath /tmp/%r@%h:%p" >> /etc/ssh/ssh_config
65
0 commit comments