mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-19 18:01:01 +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:
commit
79dd45a39c
@ -48,6 +48,6 @@ $ sudo systemctl restart docker
|
||||
|
||||
You are now ready to run Kata Containers:
|
||||
|
||||
```bash
|
||||
```
|
||||
$ sudo docker run -ti busybox sh
|
||||
```
|
||||
|
@ -52,6 +52,6 @@ $ sudo systemctl restart docker
|
||||
|
||||
You are now ready to run Kata Containers:
|
||||
|
||||
```bash
|
||||
```
|
||||
$ sudo docker run -ti busybox sh
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user