Create Docker Image for Spring Boot Application | Containerizing Spring Boot App

preview_player
Показать описание
In this video, I'm happy to share with you guys, about how to create docker image for a Spring Boot application with Docker Desktop for Windows. In other words, how to containerize a Spring Boot application.

In details, here's what you’ll learn:
- What is Docker?
- Creating a Docker Image for a Spring Boot project
- Run Spring boot application in docker as a container (how to run container in attached mode and detached mode). Plus how to connect to running container's OS
- Share Docker Image on Docker Hub which is a public registry of docker images

To follow this video, I suppose that you already have the following:
- Docker Desktop (Windows) installed
- An account on Docker Hub
- An existing Spring Boot project (without database server)

#springboot #docker #devops #deployment #java
Рекомендации по теме
Комментарии
Автор

Mong thầy ra bài này cho khóa Spring của thầy trên udemy <3

thanhattrannguyen
Автор

do you can make videos of docker with MySQL?

ramosespann
Автор

Great, I've done this before, it will be a little harder if the app is connected with DB or something else

ktn
Автор

Thanks for you great tutorials. What if I have a folder ./upload which is same level with ./src, what should I do to add it to the docker image?

quantran
Автор

Thank you for sharing.
After building an image, when running "docker run -p I'm getting this error message: Error: Invalid or corrupt jarfile
Any ideas?

truric
Автор

Cho e hỏi. E đang làm 1 dự án có Frontend và Backend tách biệt nhau. Thì có thể deploy FE với BE mỗi cái thành 1 container rồi gọi nhau ở Docker không ạ ?

mydevcarrer
Автор

Mỗi docker image theo em hiểu là nó là 1 server linux ảo đúng ko anh ?

xuaniennguyen
join shbcf.ru