We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f6b89 commit 8e68dbaCopy full SHA for 8e68dba
docker/build/Dockerfile
@@ -2,7 +2,7 @@ FROM quay.io/pypa/manylinux2014_x86_64:latest
2
3
LABEL maintainer="Tim Schneider <tim@robot-learning.de>"
4
5
-RUN yum -y install poco-devel*
+RUN yum -y install poco-devel* zip
6
7
ADD docker/common/ /tmp/common/
8
ARG LIBFRANKA_VERSION
0 commit comments