Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jecklgamis committed Jul 8, 2024
1 parent 73a09ae commit 36850ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@

An example webapp using Flask.

Docker : `docker run -p 8080:8080 -it jecklgamis/flask-app-example:main`
Run example from Docker Hub:
```bash
docker run -p 8080:8080 -it jecklgamis/flask-app-example:main
```

## What's In The Box?

Expand Down

0 comments on commit 36850ab

Please sign in to comment.