Add git to ssh addon

This commit is contained in:
Pascal Vizeli
2017-07-31 23:00:46 +02:00
committed by GitHub
parent 8345a4edb3
commit ec6919ca40

View File

@@ -4,7 +4,7 @@ FROM %%BASE_IMAGE%%
ENV LANG C.UTF-8
# Setup base
RUN apk add --no-cache jq openssh vim curl nano
RUN apk add --no-cache jq openssh vim curl nano git
# Copy data
COPY run.sh /