mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
add coment
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
1be07667d5
commit
e1afcd55a0
|
@ -49,6 +49,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
&& /usr/sbin/update-locale LANG=en_US.UTF-8 \
|
&& /usr/sbin/update-locale LANG=en_US.UTF-8 \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
# https://www.rstudio.com/products/rstudio/download/#download
|
||||||
ENV RSTUDIO_VERSION 1.1.453
|
ENV RSTUDIO_VERSION 1.1.453
|
||||||
|
|
||||||
# Download the source
|
# Download the source
|
||||||
|
|
Loading…
Reference in New Issue
Block a user