diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,9 @@ RUN apt-get update && \ libxml2-dev \ libcurl4-openssl-dev \ libssl-dev \ - libopenblas-dev + libopenblas-dev \ + libfreetype6-dev \ + libv8-dev # Make sure python means python3 |
