commit d112204b31568e8ad5aecffc7e131712d63adb2b parent 1a94cdf322fbd8194e3d10257a62096bfa433d21 Author: pyratebeard <root@pyratebeard.net> Date: Tue, 23 Jan 2024 15:49:46 +0000 updates Diffstat:
M | udmey/docker_master/section3/index.md | | | 2 | +- |
M | udmey/docker_master/section4/index.md | | | 3 | ++- |
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/udmey/docker_master/section3/index.md b/udmey/docker_master/section3/index.md @@ -1,5 +1,5 @@ # section 3 -# creating and using containers like a boss +## creating and using containers like a boss [starting a nginx web server](starting_a_nginx_web_server) diff --git a/udmey/docker_master/section4/index.md b/udmey/docker_master/section4/index.md @@ -1,4 +1,5 @@ -# container images, where to find them and how to build them +# section 4 +## container images, where to find them and how to build them [images and their layers](images_and_their_layers)