提交 45f0d791 编写于 作者: Y Your Name 提交者: Ivan Pozdeev

Clear yum metadata in x32 docker

Fixes ccache not found in yum
[skip ci]
上级 dabae8ae
......@@ -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.
先完成此消息的编辑!
想要评论请 注册