# springboot-build-image **Repository Path**: sodo/springboot-build-image ## Basic Information - **Project Name**: springboot-build-image - **Description**: 使用 spring-boot-maven-plugin 构建 Docker 镜像时,由于无法从 Github上下载相关资源,会导致构建失败。该工程转存了构建时需要从 Github上拉取的资源。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-16 - **Last Updated**: 2022-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot-build-image #### 介绍 使用 spring-boot-maven-plugin 构建 Docker 镜像时,由于无法从 Github上下载相关资源,会导致构建失败。该工程转存了构建时需要从 Github上拉取的资源。