Due to a bug in Docker some multi-arch manifest lists have the wrong size in them. This bug has since been fixed in Docker 18.09 docker/cli#1156 but the manifests in the registry still need to be updated. Docker does not appear to validate the size, but containerd does. So you will see an issue pulling rgee0/of-mquery:1.0 on kubernetes using containerd as the CRI implementation.
The manifest list for rgee0/of-mquery:1.0 needs to be updated and repushed to docker hub.