Skip to content

This is a collection of notes and slides I use to introduce people to Docker by starting with the kernel foundations

License

Notifications You must be signed in to change notification settings

timdaman/docker-is-it-magic

Repository files navigation

I use this repository to introduce people to the underpinning of Docker.

Docker takes advantage of a lot of technologies in the kernel that people are often unaware of. This can lead to a lot of confusion and makes it hard to embrace Docker a it looks like magic. My hopes is that this content show off those technologies and thus makes it easier for people to get comfortable and efficient with Docker.

I have not made many efforts to lay these files out in user friendly manner, this mostly operates as notes to myself. That being said if you want clone the repo you will want to do a recursive clone like so

git clone --recursive  https://github.com/timdaman/docker-is-it-magic.git

About

This is a collection of notes and slides I use to introduce people to Docker by starting with the kernel foundations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages