Comment on Show HN: Bocker – Docker implemented in 100 lines of bashComments−vacri11yInteresting work. And 10% of those lines are simply closing braces which can be collapsed to the previous line, and half a dozen lines can be reclaimed from the help function...
Comments
Interesting work. And 10% of those lines are simply closing braces which can be collapsed to the previous line, and half a dozen lines can be reclaimed from the help function...