Use fabric8io/docker-maven-plugin to build image on Windows
The spotify docker maven plugin (Archived since Mar, 2022) can only build image with local docker client installed. This plugin works fine on my Mac.
But when I switched to Windows(with docker installed in ubuntu-WSL), problem occurred:
...