Comment on Show HN: Bocker – Docker implemented in 100 lines of bashparentComments−tlrobinson11yThe only hard bit is parsing the JSON, which I use jq for (http://stedolan.github.io/jq/)I think the v2 API requires hitting an auth endpoint too.
Comments
The only hard bit is parsing the JSON, which I use jq for (http://stedolan.github.io/jq/)
I think the v2 API requires hitting an auth endpoint too.