We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7677f31 + 45f0d79 commit 00c71c7Copy full SHA for 00c71c7
docker/Dockerfile_i686
@@ -84,4 +84,6 @@ RUN curl -O https://raw.githubusercontent.com/torvalds/linux/v4.14/include/uapi/
84
curl -O https://raw.githubusercontent.com/torvalds/linux/v4.14/include/linux/compiler.h && \
85
mv videodev2.h v4l2-common.h v4l2-controls.h compiler.h /usr/include/linux
86
87
-ENV PATH "$HOME/bin:$PATH"
+RUN yum clean all
88
+
89
+ENV PATH "$HOME/bin:$PATH"
0 commit comments