8000
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.
1 parent dabae8a commit 45f0d79Copy full SHA for 45f0d79
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