Container Images
Spring Boot 应用程序可以 using Dockerfiles,或通过 using Cloud Native Buildpacks to create optimized docker compatible container images that you can run anywhere 。
Spring Boot applications can be containerized using Dockerfiles, or by using Cloud Native Buildpacks to create optimized docker compatible container images that you can run anywhere.