spring-guides / gs-spring-boot

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.
https://spring.io/guides/gs/spring-boot/
Apache License 2.0
890 stars 4.51k forks source link

create Dockerfile #145

Closed vsourcesoft closed 1 year ago

pivotal-cla commented 1 year ago

@vsourcesoft Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

robertmcnees commented 1 year ago

Hi @vsourcesoft . For this guide creating a Docker file is out of scope. For future reference if you want to create an image from a Spring Boot application check out support for cloud native buildpacks.