Docker image support for ARM-based CPUs

Hi

I was exploring your docker image and unfortunately, I found out that it is not ARM-based meaning I can not use it on MacBook with Apple Silicon. Could you please consider a multiarch docker image? I was exploring the source code of your dremio-oss on GitHub and it seems that the only blocker for ARM-based docker image is rocksdb dependency. Upgrading rocksdb dependency to version 6.16.3 should be enough for an ARM-based docker image.