spring-guides / gs-spring-boot-docker

Spring Boot with Docker :: Learn how to create a Docker container from a Spring Boot application with Maven or Gradle

Home Page:https://spring.io/guides/gs/spring-boot-docker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot run image

remcollier opened this issue · comments

Hi,

I am running docker for windows (latest version) and using gradle to compile the current "complete" codebase on both ubuntu for windows and powershell. In both cases, I get the same error:

$ docker run springio/gs-spring-boot-docker
tls: oversized record received with length 20527

I am new to docker - are you aware of the issue?

sorry - after 2 days of looking, and 10 minutes after posting the issue, i resolved this error.