Y
Hacker News
new
|
ask
|
show
|
jobs
by
abdussamit
2444 days ago
If I want to learn Docker/containers, would it be beneficial to go through this? Will it enhance the background learning or do I need to go through this?
1 comments
Mic92
2444 days ago
Not really. You could rather learn the underlying operating system concepts such as namespaces or cgroups directly.
link
tyingq
2444 days ago
Bocker is a good resource to learn what containers actually are:
https://github.com/p8952/bocker
link