This is no longer passing the build, needs more packages. Signed-off-by: Eric Curtin <eric.curtin@docker.com>
@@ -50,6 +50,7 @@ WORKDIR /app
RUN apt-get update \
&& apt-get install -y \
+ build-essential \
git \
python3 \
python3-pip \