Skip to content

Commit 4fe56da

Browse files
committed
Updated image
1 parent 43bf702 commit 4fe56da

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

_posts/2024-10-26-dockerizing-spring-boot-apps.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ date: 2024-10-26 10:00:00 +0000
55
author: Simon Taylor
66
categories: spring docker
77
permalink: /spring/docker/2024/10/26/dockerizing-spring-boot-apps
8+
image:
9+
path: /assets/images/cards/card-docker.jpg
10+
type: image/jpeg
11+
height: 1200
12+
width: 630
813
excerpt: |
914
Creating a Docker image for a Spring Boot application allows you to containerize your app, making it easier to run in various environments without
1015
worrying about dependencies. In this blog, I'll guide you through creating a Docker image for a Spring Boot app using the

assets/images/cards/card-docker.jpg

84.4 KB
Loading

0 commit comments

Comments
 (0)