Skip to content

Commit e9afd2e

Browse files
author
troutman_margaret@yahoo.com
committed
Edited chapter_09_docker.asciidoc with Atlas code editor
1 parent 7ad7a63 commit e9afd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_09_docker.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ image::images/tdd3_0901.png["A diagram showing a physical machine, with an opera
6363
Containerization works at the operating system (OS) level:
6464
it gives you multiple virtual operating systems that
6565
all run on a single real OS.footnote:[
66-
It's more accurate to say that containers share the same kernel as the host OS.((("operating systems (OS)", "containerization at OS level")))
66+
It's more accurate to say that containers share the same kernel as the host OS.((("operating system (OS), containerization at OS level")))
6767
An operating system is made up of a kernel,
6868
and a bunch of utility programs that run on top of it.
6969
The kernel is the core of the OS;

0 commit comments

Comments
 (0)