Skip to content

Commit

Permalink
Include cmake and git
Browse files Browse the repository at this point in the history
  • Loading branch information
davetang committed Apr 8, 2024
1 parent 4d098aa commit 38284ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rstudio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ RUN apt-get clean all && \
apt-get update && \
apt-get upgrade -y && \
apt-get install -y \
git \
cmake \
libhdf5-dev \
libcurl4-gnutls-dev \
libcurl4-openssl-dev \
libssl-dev \
libxml2-dev \
libpng-dev \
Expand Down

0 comments on commit 38284ab

Please sign in to comment.