Skip to content

Commit 368271a

Browse files
committed
add containers resource
1 parent 8563dfa commit 368271a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/pages/05-deployment/35-containers.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ The following resources do a great job of explaining where the containers
2828
concept came from, how they differ from virtual machines and why they are
2929
useful.
3030

31+
* [The Missing Introduction To Containerization](https://medium.com/faun/the-missing-introduction-to-containerization-de1fbb73efc5)
32+
truly grants what its title sets out to do: give a wide-ranging overview
33+
and history of container concepts and tools. The post is dense but well
34+
worth the read to start learning about `chroot`, Solaris zones, LXC,
35+
[Docker](/docker.html) and how they've influenced each other throughout
36+
the past 40 years.
37+
3138
* [A brief history of containers](https://mesosphere.com/blog/brief-history-containers/)
3239
has some solid context for why containers have taken off in the last
3340
several years, including the integration of operating system container

0 commit comments

Comments
 (0)