egenn commited on
Commit
578de8d
·
1 Parent(s): 6cd8786

added shinybusy

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -8,7 +8,8 @@ RUN install2.r --error \
8
  htmltools \
9
  plotly \
10
  bsicons \
11
- sass
 
12
 
13
  # Install development packages from GitHub
14
  RUN installGithub.r \
 
8
  htmltools \
9
  plotly \
10
  bsicons \
11
+ sass \
12
+ shinybusy
13
 
14
  # Install development packages from GitHub
15
  RUN installGithub.r \