Skip to content

Commit 1c7f786

Browse files
authored
Update README.md
1 parent 5f2ee3c commit 1c7f786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

networking/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Designing Scalable, Portable Docker Container Networks
22

3-
## What You Will Learn
3+
## What You'll Learn
44

55
Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries – anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment. By default, containers isolate applications from one another and the underlying infrastructure, while providing an added layer of protection for the application.
66

0 commit comments

Comments
 (0)