IntelliJ IDEA docker plugin can not build image when using remote docker instance
I using version2024.1.5 and docker version 27.0.2,
when I click build image but only show “Deploying ‘cron Dockerfile: Dockerfile’…” in build logs.
My remote connect to docker is normal, but I do not know why it now work.
Does anyone know why?