문제 상황 요약java.io.EOFException: End of File Exception between local host is: "DESKTOP-USLS0BK/70.12.247.135"; destination host is: "host.docker.internal":9000; : java.io.EOFException; For more details see: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)Docker 컨테이너가 호스트 시스템의 "host.docker.internal"을 인식하지 못하고 있습니다. host.docker.internal은 Docker에서 호스트 머신에 접근하기 위한 특별한 D..