Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +0 -2
Dockerfile
CHANGED
@@ -16,8 +16,6 @@ RUN apt-get update && apt-get install -y \
|
|
16 |
|
17 |
ENV _R_SHLIB_STRIP_=true
|
18 |
|
19 |
-
COPY Rprofile.site /etc/R
|
20 |
-
|
21 |
RUN install2.r --error --skipinstalled \
|
22 |
shiny \
|
23 |
forecast \
|
|
|
16 |
|
17 |
ENV _R_SHLIB_STRIP_=true
|
18 |
|
|
|
|
|
19 |
RUN install2.r --error --skipinstalled \
|
20 |
shiny \
|
21 |
forecast \
|