diff --git a/Dockerfile b/Dockerfile index 88ff8896aabeec6c8af54bde1be9f2083b6a2ef4..e738e3acc74b3ee800066ef8aa93223632f56f8d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,10 +12,12 @@ ENV NPM_CONFIG_LOGLEVEL warn RUN apt-get update && apt-get install -y --no-install-recommends \ apt-utils \ bash \ + build-essential \ ca-certificates \ curl \ coreutils \ figlet \ + git \ jq \ libav-tools \ moreutils \