Fewbytes / rubber-docker

A workshop on Linux containers: Rebuild Docker from Scratch
MIT License
2.98k stars 237 forks source link

Add some python slides to the preparatory talk #7

Open natict opened 8 years ago

natict commented 8 years ago

One of the workshop's prerequisites is familiarity with the os module. Add slide(s) with usage example for: path.join, makedirs, unshare, symlink, fork, waitpid, execv, etc.

nukemberg commented 8 years ago

explain

natict commented 8 years ago

updated description

nukemberg commented 8 years ago

maybe instead have 2 preparatory slide sets, one about linux and one about python?

nukemberg commented 8 years ago

why not just link to a python tutorial?