
获得徽章 0
- 在中国700万开发者中
113万人正在使用VS
370万在使用VS Code65 - Docker-slim:自动缩减 docker 镜像的体积的工具。大幅度缩减 docker 镜像的体积,方便分发,使用命令 docker-slim build --http-probe your-name/your-app。比如 Node.js 镜像缩减后的对比: from ubuntu:14.04 - 432MB => 14MB (缩减了 30.85 倍) GitHub 地址:
github.com
展开164