Update 'run-offline/vim_and_cats/readme.md'
This commit is contained in:
parent
b990b6ad62
commit
6f95e2f523
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ install steps:
|
||||||
|
|
||||||
- install docker
|
- install docker
|
||||||
- download this directory
|
- download this directory
|
||||||
- run
|
- run following
|
||||||
```bash
|
```bash
|
||||||
docker build . -t vim_and_cats
|
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