mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
10 lines
276 B
Go
10 lines
276 B
Go
# 第二十章 实战案例 - 操作系统
|
|
|
|
本章将介绍 Docker 在不同操作系统镜像场景下的实战案例。
|
|
|
|
* [Busybox](20.1_busybox.md)
|
|
* [Alpine](20.2_alpine.md)
|
|
* [Debian Ubuntu](20.3_debian.md)
|
|
* [CentOS Fedora](20.4_centos.md)
|
|
* [本章小结](summary.md)
|