Hi,
I'd like to request to make the Docker image multi-platform.
Currently https://hub.docker.com/r/dfam/tetools/tags are only for linux/amd64.
Could you please add linux/arm64 to the supported platforms ?
The task should be (relatively) easy by using docker buildx instead of docker build. I'd be glad to help if the feature is approved!
Thank you!
Hi,
I'd like to request to make the Docker image multi-platform.
Currently https://hub.docker.com/r/dfam/tetools/tags are only for
linux/amd64.Could you please add
linux/arm64to the supported platforms ?The task should be (relatively) easy by using
docker buildxinstead ofdocker build. I'd be glad to help if the feature is approved!Thank you!