▲ | simonw 19 hours ago | |
Mainly because I wanted an excuse to figure out how to package tools like this using Docker. It also felt like a better way to distribute the tool for other people to use: I don't want to distribute a compiled binary (because in macOS you then need to sign it for other people to use it), but a Docker incantation skips that step. |