Docker Manifest Support
Now you don't have to care about which architecture to pull, you just need to pull latest
and if your arch is supported, the correct arch image will be used.
Currently only supporting:
- amd64
- arm64
- armv7l
- armv6l - not automatically built for each release, please ask if you need updates