From 9614f8761a006b6f74ec03d912af97346d104940 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Thu, 24 May 2018 06:03:28 -0500 Subject: [PATCH] Add link to Serge Hallyn blog post --- slides/intro/Docker_History.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/slides/intro/Docker_History.md b/slides/intro/Docker_History.md index 299042c6..9406e379 100644 --- a/slides/intro/Docker_History.md +++ b/slides/intro/Docker_History.md @@ -10,10 +10,12 @@ * [Solaris Containers (2004)](https://en.wikipedia.org/wiki/Solaris_Containers) -* [FreeBSD jails (1999)](https://www.freebsd.org/cgi/man.cgi?query=jail&sektion=8&manpath=FreeBSD+4.0-RELEASE) +* [FreeBSD jails (1999-2000)](https://www.freebsd.org/cgi/man.cgi?query=jail&sektion=8&manpath=FreeBSD+4.0-RELEASE) Containers have been around for a *very long time* indeed. +(See [this excellent blog post by Serge Hallyn](https://s3hh.wordpress.com/2018/03/22/history-of-containers/) for more historic details.) + --- class: pic