Skip to content

Commit 51fcbea

Browse files
committed
Readme has been updated eith the docker hub link of the image
1 parent 94b59ac commit 51fcbea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ spring.datasource.username=your_username
4545

4646
spring.datasource.password=your_password
4747

48+
🌏 Docker Hub Image
49+
50+
You can directly pull and run the pre-built image from Docker Hub:
51+
52+
docker pull atulsingh17/opcode-inventorymanagement:1.0
53+
docker run -p 8080:8082 atulsingh17/opcode-inventorymanagement:1.0
4854

4955
3. **Build and run**
5056
```bash

0 commit comments

Comments
 (0)