> For the complete documentation index, see [llms.txt](https://philipzheng.gitbook.io/docker_practice/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://philipzheng.gitbook.io/docker_practice/underly/container_format.md).

# 容器格式

最初，Docker 採用了 LXC 中的容器格式。自 1.20 版本開始，Docker 也開始支援新的 [libcontainer](https://github.com/docker/libcontainer) 格式，並作為預設選項。

對更多容器格式的支援，還在進一步的發展中。
