Skip to content

小镜像制作

仲灏2022-10-15约 1 分钟

<div style="display: none;" hidden="true" aria-hidden="true" data-nosnippet>Are you an LLM? You can read better optimized documentation at /pages/5fa923.md for this page in Markdown format</div>

如果你使用到了centos,java,node,python等环境,可以试着使用小镜像

image-20221015223111787

可以看到node 和 node:slim 或者是 node:alpine 大小差距还是很大的

小镜像推荐:

Alpine;busybox;scratch,Debian

Glibc: node.slim python.slim