未验证 提交 00c71c78 编写于 作者: O Olli-Pekka Heinisuo 提交者: GitHub

Merge pull request #150 from native-api/yum-fix

Clear yum metadata in x32 docker
......@@ -84,4 +84,6 @@ RUN curl -O https://raw.githubusercontent.com/torvalds/linux/v4.14/include/uapi/
curl -O https://raw.githubusercontent.com/torvalds/linux/v4.14/include/linux/compiler.h && \
mv videodev2.h v4l2-common.h v4l2-controls.h compiler.h /usr/include/linux
ENV PATH "$HOME/bin:$PATH"
\ No newline at end of file
RUN yum clean all
ENV PATH "$HOME/bin:$PATH"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册