Skip to content

Commit

Permalink
Update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
praneeth622 committed Jul 3, 2024
2 parents d6b6cd4 + a9f3127 commit 3d27f62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ Open [http://localhost:3000](http://localhost:3000) in your browser to view the

The application can be deployed on Vercel for optimal performance and scalability. Refer to the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

## Docker Push
## Docker

To push the Docker image to the repository, use the following command:
To run in the Docker image , use the following command:

```bash
docker push praneeth0331/dropit:tagname
docker run praneeth0331/dropit:tagname
```
## Contributing

Expand Down

0 comments on commit 3d27f62

Please sign in to comment.