Added up srvnode script
This commit is contained in:
parent
a8373ca11a
commit
84450546ce
3 changed files with 32 additions and 1 deletions
|
@ -27,3 +27,5 @@ docker.ci/srv/node:latest
|
|||
```shell
|
||||
alias srvnode='docker run --rm -it -v $(pwd):/app docker.ci/srv/node:latest'
|
||||
```
|
||||
|
||||
Alternative you can use the included `srvnode` command in the `ex` directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue