We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cca32b commit 134fe27Copy full SHA for 134fe27
Dockerfile
@@ -24,6 +24,7 @@ RUN apt-get update && \
24
ca-certificates \
25
curl libssl-dev \
26
git \
27
+ git-lfs \
28
unzip upx-ucl && \
29
apt-get clean && \
30
rm -rf /var/lib/apt/lists/*
0 commit comments