rajistics commited on
Commit
c1cb09b
·
1 Parent(s): 5cc228d
Files changed (1) hide show
  1. Dockerfile +0 -7
Dockerfile CHANGED
@@ -20,13 +20,6 @@ ENV _R_SHLIB_STRIP_=true
20
 
21
  COPY ./app/* /srv/shiny-server/
22
 
23
- RUN shiny \
24
- forecast \
25
- jsonlite \
26
- ggplot2 \
27
- htmltools \
28
- plotly
29
-
30
  USER shiny
31
 
32
  EXPOSE 3838
 
20
 
21
  COPY ./app/* /srv/shiny-server/
22
 
 
 
 
 
 
 
 
23
  USER shiny
24
 
25
  EXPOSE 3838