dwickr

Results 2 issues of dwickr

After building with `go build` using Go 1.17 on macOS, docker-mirror panics: ``` $ go version go version go1.17.3 darwin/amd64 $ go build $ ./docker-mirror --help fatal error: unexpected signal...

I don't know if this is something particular to my setup or something has changed recently, but without this change I was unable to deploy this stack due to a...