diff --git a/Dockerfile b/Dockerfile index 4d6c68e7e..3df22cc04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,6 +30,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ git \ wget \ unzip \ + nodejs \ + npm \ python3-dev \ python3-opencv \ python3-pip \