Skip to content

Commit cebe0b1

Browse files
authored
Merge pull request eugenp#12398 from eugenp/BAEL-54445-readmes
fix readme links for docker articles
2 parents 65c71ee + 508c5a0 commit cebe0b1

File tree

8 files changed

+17
-9
lines changed

8 files changed

+17
-9
lines changed

docker-modules/README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Relevant Articles:
2+
3+
- [Caching Maven Dependencies with Docker](https://www.baeldung.com/ops/docker-cache-maven-dependencies)
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Relevant Articles:
2+
3+
- [Introduction to Docker Compose](https://www.baeldung.com/ops/docker-compose)
4+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Relevant Articles:
2+
3+
- [How to Include Files Outside of Docker’s Build Context](https://www.baeldung.com/ops/docker-include-files-outside-build-context)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Relevant Articles:
2+
3+
- [How to Get Docker-Compose to Always Use the Latest Image](https://www.baeldung.com/ops/docker-compose-latest-image)

docker-modules/docker-spring-boot/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22

33
- [Creating Docker Images with Spring Boot](https://www.baeldung.com/spring-boot-docker-images)
44
- [Starting Spring Boot Application in Docker With Profile](https://www.baeldung.com/spring-boot-docker-start-with-profile)
5+
- [Reusing Docker Layers with Spring Boot](https://www.baeldung.com/docker-layers-spring-boot)
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Relevant Articles:
2+
3+
- [Dockerfile Strategies for Git](https://www.baeldung.com/ops/dockerfile-git-strategies)

0 commit comments

Comments
 (0)