mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2025-04-13 21:40:25 +02:00
Add git-lfs package for Git Large File support
This commit is contained in:
parent
6ee4ad2cae
commit
2695978f09
@ -16,6 +16,7 @@ RUN \
|
||||
apt-get update && \
|
||||
apt-get install -y \
|
||||
git \
|
||||
git-lfs \
|
||||
jq \
|
||||
libatomic1 \
|
||||
nano \
|
||||
|
@ -16,6 +16,7 @@ RUN \
|
||||
apt-get update && \
|
||||
apt-get install -y \
|
||||
git \
|
||||
git-lfs \
|
||||
jq \
|
||||
libatomic1 \
|
||||
nano \
|
||||
|
Loading…
x
Reference in New Issue
Block a user