Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -7,7 +7,6 @@ RUN install2.r --error \
|
|
| 7 |
dplyr \
|
| 8 |
ggplot2 \
|
| 9 |
readr \
|
| 10 |
-
data.table \
|
| 11 |
ggExtra
|
| 12 |
|
| 13 |
COPY . .
|
|
|
|
| 7 |
dplyr \
|
| 8 |
ggplot2 \
|
| 9 |
readr \
|
|
|
|
| 10 |
ggExtra
|
| 11 |
|
| 12 |
COPY . .
|