mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-09 20:58:55 +00:00
Merge pull request #110 from jodh-intel/undo-create-container-bash-block
docs: Ensure install doc bash commands are non-interactive
This commit is contained in:
@@ -48,6 +48,6 @@ $ sudo systemctl restart docker
|
|||||||
|
|
||||||
You are now ready to run Kata Containers:
|
You are now ready to run Kata Containers:
|
||||||
|
|
||||||
```bash
|
```
|
||||||
$ sudo docker run -ti busybox sh
|
$ sudo docker run -ti busybox sh
|
||||||
```
|
```
|
||||||
|
@@ -52,6 +52,6 @@ $ sudo systemctl restart docker
|
|||||||
|
|
||||||
You are now ready to run Kata Containers:
|
You are now ready to run Kata Containers:
|
||||||
|
|
||||||
```bash
|
```
|
||||||
$ sudo docker run -ti busybox sh
|
$ sudo docker run -ti busybox sh
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user