Repository Details
Shared by


HelloGitHub Rating
6.0
1 ratings
Free•Apache-2.0
Claim
Discuss
Collect
Share
22.1k
Stars
No
Chinese
Go
Language
Yes
Active
67
Contributors
200
Issues
Yes
Organization
1.40.11
Latest
785
Forks
Apache-2.0
License
More
自动缩减 docker 镜像的体积的工具。大幅度缩减 docker 镜像的体积,方便分发,使用命令 `docker-slim build --http-probe your-name/your-app`。比如 Node.js 镜像缩减后的对比:
```
from ubuntu:14.04 - 432MB => 14MB (缩减了 30.85 倍)
from debian:jessie - 406MB => 25.1MB (缩减了 16.21 倍)
from node:alpine - 66.7MB => 34.7MB (缩减了 1.92 倍)
```
Included in:
Vol.37
Comments
Rating:
No comments yet