fix wrong command
Upstream-commit: cac97b6bd86fb3b741ff3ce75cf422ef378854b9 Component: engine
This commit is contained in:
@ -330,7 +330,7 @@ containers will get removed to clean things up.
|
||||
|
||||
We can then create a container from our new image.
|
||||
|
||||
$ sudo docker run -t -i ouruser/sinatra /bin/bash
|
||||
$ sudo docker run -t -i ouruser/sinatra:v2 /bin/bash
|
||||
root@8196968dac35:/#
|
||||
|
||||
> **Note:**
|
||||
|
||||
Reference in New Issue
Block a user