Skip to content

Commit

Permalink
[skip travis]update docker-custom readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RaymondMouthaan committed Aug 11, 2019
1 parent 595ebbd commit 8df5963
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-custom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@ When building is done you can run it by the following command:
$ docker run -it -p1880:1880 mynodered:node-red-custom-build
```

With the following command you can verify your docker image:

```
$ docker inspect testing:node-red-build
```

0 comments on commit 8df5963

Please sign in to comment.