Skip to content

Commit 409287e

Browse files
committed
Add git
1 parent c361963 commit 409287e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ RUN apt-get install -y \
99
fluxbox \
1010
wmctrl \
1111
gnupg \
12-
wget
12+
wget \
13+
git
1314

1415
# Install Google Chrome
1516
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && \

0 commit comments

Comments
 (0)