diff --git a/README.md b/README.md index 2e03941..8b98141 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ main method, or use "mvn spring-boot:run or gradle bootRun or ./gradlew bootRun" ## Docker Container There is a Maven goal (using a [plugin](https://github.com/spring-cloud-samples/eureka/blob/feature/docker/pom.xml#L48)) to -generate the Docker container. The container is published in dockerhub at `springcloud/eureka`. +generate the container image via docker.