Skip to content

Commit

Permalink
feat: update docs for registry docker
Browse files Browse the repository at this point in the history
  • Loading branch information
markw-deriv committed Oct 26, 2023
1 parent 8236929 commit 0d497fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ Before running or contribute to this project, you need to have the setup of the

You can run a development environment inside a docker container:

```
docker run -p 8443:8443 ghcr.io/binary-com/deriv-app:master
```
### Build the image:
```
Expand Down

0 comments on commit 0d497fd

Please sign in to comment.