Hacker News new | ask | show | jobs
by beeboobaa 870 days ago
All of that is the same as a shell script, yes. A dockerfile is essentially just a glorified shell script installing dependencies, which you'd otherwise just be doing yourself.