Update 'run-offline/vim_and_cats/readme.md'
This commit is contained in:
parent
08fc60f3c9
commit
b990b6ad62
1 changed files with 4 additions and 2 deletions
|
@ -4,6 +4,8 @@ install steps:
|
|||
|
||||
- install docker
|
||||
- download this directory
|
||||
- run ```bash
|
||||
- run
|
||||
```bash
|
||||
docker build . -t vim_and_cats
|
||||
docker run -d -p 5000:5000 vim_and_cats```
|
||||
docker run -d -p 5000:5000 vim_and_cats
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue