> For the complete documentation index, see [llms.txt](https://viva.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://viva.gitbook.io/project/cloud-native/rong-qi/docker/dockerfile.md).

# Dockerfile

Dockerfile主要用于构建Docker容器镜像，在结合ci流水线使用时，也通常用于构建和测试。
