Skip to content

Commit

Permalink
Add git dependency for vscode (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickpeihl authored and jessfraz committed Feb 18, 2018
1 parent dcee0ac commit e105c88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vscode/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit e105c88

Please sign in to comment.