Skip to content

Commit 7f931b1

Browse files
committed
update README.md
1 parent 0812a21 commit 7f931b1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

aci-demo/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ This project, built as a part of my DevOps and cloud-native learning, showcases
3838
- Updated `application.properties` to disable SSL by default
3939

4040
**application.properties**
41+
4142
![Application Properties](<images/All the images/Pasted image 20250719130212.png>)
4243

4344
**Dockerfile**
45+
4446
![Dockerfile](<images/All the images/Pasted image 20250719130324.png>)
4547

4648
### Task 3: Azure Container Registry (ACR Setup)
@@ -59,12 +61,15 @@ This project, built as a part of my DevOps and cloud-native learning, showcases
5961
- Built & pushed Docker image automatically to ACR
6062

6163
1. `ci.yml` file:
64+
6265
![CI Workflow](<images/All the images/Pasted image 20250719130913.png>)
6366

6467
2. GitHub Secrets setup:
68+
6569
![Secrets](<images/All the images/Pasted image 20250719131215.png>)
6670

6771
3. GitHub Actions tab:
72+
6873
![GitHub Actions](<images/All the images/Pasted image 20250719131453.png>)
6974

7075
### Task 5: Deploy to Azure Container Instance
@@ -101,6 +106,7 @@ This project, built as a part of my DevOps and cloud-native learning, showcases
101106
**Repository Structure:**
102107

103108
![Repo Structure 1](<images/All the images/Pasted image 20250719133126.png>)
109+
104110
![Repo Structure 2](<images/All the images/Pasted image 20250719133247.png>)
105111

106112
---

0 commit comments

Comments
 (0)