Doug Donohoe

Results 3 issues of Doug Donohoe

Building off of great work by @faberchri, I modified the `caddy` and `gotty` installs to work for both `arm64` and `amd64`. The end of the `README.md` includes instructions on how...

# Background At my company, I have a new Apple M1 MacBook Pro. Most of our build infrastructure is all `amd64` images, which run very slow and flakey on the...

Now that Apple M1 (Apple Silicon) Macs are becoming more common, it is desirable to have tools like this support both `amd64` and `arm64` images. This PR adds a `Makefile`...