mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
Add git dependency for vscode (#333)
This commit is contained in:
parent
dcee0ac7c4
commit
e105c88508
|
@ -28,6 +28,7 @@ RUN echo "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable ma
|
|||
|
||||
RUN apt-get update && apt-get -y install \
|
||||
code \
|
||||
git \
|
||||
libasound2 \
|
||||
libatk1.0-0 \
|
||||
libcairo2 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user