mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-05 23:21:48 +00:00
Finish the basic content for the underly chapter
This commit is contained in:
4
underly/container_format.md
Normal file
4
underly/container_format.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## 容器格式
|
||||
最初,Docker采用了LXC中的容器格式。自1.20版本开始,Docker也开始支持新的`libcontainer`格式,并作为默认选项。
|
||||
|
||||
对更多容器格式的支持,还在进一步的发展中。
|
Reference in New Issue
Block a user