Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak2233 authored Nov 10, 2024
1 parent c720f73 commit 37c70e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,12 @@ docker build -t health-claim-serve:v1 .
docker run -p 8000:80 health-claim-serve:v1
```

![sentiment_distribution](eda_output/docker_run.png)

![sentiment_distribution](eda_output/docker_output.png)

---

**Kubernetes Deployment (Optional)**
The Kubernetes configuration can deploy the Dockerized application in a cluster.

Expand Down

0 comments on commit 37c70e2

Please sign in to comment.