Skip to content

Commit

Permalink
Merge pull request iam-veeramalla#5 from Anideep-Kalia/main
Browse files Browse the repository at this point in the history
Update README-DevOps.md
  • Loading branch information
iam-veeramalla authored Jul 29, 2024
2 parents d9b179f + 49a0ee9 commit 0d321c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README-DevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ DevOps practices include the following:
- Continuous Integration (CI)
- Continuous Deployment (CD)

## Summary Diagram
![image](https://github.com/user-attachments/assets/45f4ef12-c5b5-4247-9d43-356b5dfb671b)


## Creating Dockerfile (Multi-stage build)

The Dockerfile is used to build a Docker image. The Docker image contains the Go web application and its dependencies. The Docker image is then used to create a Docker container.
Expand Down

0 comments on commit 0d321c6

Please sign in to comment.