> ## Documentation Index
> Fetch the complete documentation index at: https://docs.siflow.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 镜像

<Tip>
  镜像封装了运行程序所需的基础环境和库。在平台上开发代码、训练模型和部署模型都依赖镜像来提供运行环境。借助 image 仓库的底层能力，Images 模块为用户提供镜像管理功能，包括版本管理、查看镜像详情，以及基于基础镜像构建自定义镜像。
</Tip>
