Hacker News new | ask | show | jobs
by superasn 2762 days ago
Brilliant article. Kind of reminds me of the articles in Dr.Dobbs journal in the pre internet days where they used to dissect various file formats and explain how the file was organized so you can create your own viewer. That was the best way to learn about how the original program worked too.
1 comments

Thanks! I really like those articles too. With this topic, I found many posts online just stated information about containers almost like they are trying to rewrite the documentation, which didn't seem like a good use of writing an article. This experimental process is what I went through to learn the content and I felt as though it would be helpful for others to go through it too.
Enjoyed that. Demystified docker images for me. Can you do a follow up on how Docker actually runs the images please?
Yes I'd love to read that as well. It would really be the best resource for understanding docker.