Ifeanyi commited on
Commit
0cc1d3e
·
verified ·
1 Parent(s): c61f097

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -6,6 +6,7 @@ WORKDIR /code
6
  RUN install2.r --error \
7
  shiny \
8
  shinythemes \
 
9
  GWalkR
10
 
11
 
 
6
  RUN install2.r --error \
7
  shiny \
8
  shinythemes \
9
+ shinycssloaders
10
  GWalkR
11
 
12