weixin_43935079 2019-01-03 17:53 采纳率: 0%
浏览 5238
已结题

看到有些Ubuntu相关的Dockerfile里写的 rm -rf /var/lib/apt/lists/* 就什么意思

/var/lib/apt/lists/* 这个目录下的都是些什么文件,为什么每次新建Dockerfile都要删除呢?

  • 写回答

1条回答 默认 最新

  • yilliam 2019-01-05 23:19
    关注

    主要是减少最终镜像的大小。通常是可以减少21M以上。

    官方文档对此有描述:

    In addition, when you clean up the apt cache by removing /var/lib/apt/lists it reduces the image size, since the apt cache is not stored in a layer. Since the RUN statement starts with apt-get update, the package cache is always refreshed prior to apt-get install.

    https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#general-guidelines-and-recommendations

    评论

报告相同问题?

悬赏问题

  • ¥15 安装svn网络有问题怎么办
  • ¥15 Python爬取指定微博话题下的内容,保存为txt
  • ¥15 vue2登录调用后端接口如何实现
  • ¥65 永磁型步进电机PID算法
  • ¥15 sqlite 附加(attach database)加密数据库时,返回26是什么原因呢?
  • ¥88 找成都本地经验丰富懂小程序开发的技术大咖
  • ¥15 如何处理复杂数据表格的除法运算
  • ¥15 如何用stc8h1k08的片子做485数据透传的功能?(关键词-串口)
  • ¥15 有兄弟姐妹会用word插图功能制作类似citespace的图片吗?
  • ¥15 latex怎么处理论文引理引用参考文献