diff --git a/Dockerfile b/Dockerfile index 8cfa09b..0b3af3d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,6 +23,7 @@ RUN apt-get update && \ python2-dev \ python3-dev \ python3-pkg-resources \ + python3-pyelftools \ python3-setuptools \ swig \ parted \