Connection to the Docker daemon failed

Hi,

I am having this error when running :

mvn spring-boot:build-image

 Execution default-cli of goal org.springframework.boot:spring-boot-maven-plugin:2.3.1.RELEASE:build-image failed: Connection to the Docker daemon at '192.168.59.103:2376' failed with error "Connect to 192.168.59.103:2376 [/192.168.59.103] failed: Operation timed out"; ensure the Docker daemon is running and accessible -> [Help 1]
[ERROR] 

I have this build :

Docker version 19.03.8, build afacb8b

Any idea why?
Thanks
Flora