mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
Add git to ssh addon
This commit is contained in:
@@ -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 /
|
||||
|
||||
Reference in New Issue
Block a user