Hacker News new | ask | show | jobs
by MajorTakeaway 34 days ago
Instead of a line by line command copypaste, they really could have used a single post where users can just copy the commands and paste the set to terminal.
1 comments

This is better so you think about the commands that you're pasting into your terminal before you do it, rather than just one blob of who-knows-what.

However, what I don't understand is why there isn't just a single Dockerfile that does it all. `docker build` is step 4 or something.