I use DigitalOcean, create a Droplet, verify the build and destroy it afterwards. You can do this on macOS or Linux as well. Use "brew" to install on macOS.
Let's go.
- Create a Droplet on DigitalOcean
- Ubuntu 20.04 LTS, x64, more RAM = faster build
- Install Docker, ..
$ wget https://github.com/docker/machine/releases/download/v0.14.0/docker-machine-$(uname -s)-$(uname -m)