mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 08:47:56 +00:00
install: snap: add link out to config and integrate instrs
The snap install doc only told you how to install the kata snap, and did not then go further to describe how to configure and intergrate it. Those details are available already over in the packaging repo, so let's link out to them. Fixes: #360 Signed-off-by: Graham Whaley <graham.whaley@intel.com>
This commit is contained in:
parent
db1fb858a4
commit
d90bb59a15
@ -8,3 +8,6 @@ Run the following command to install Kata Containers:
|
||||
```bash
|
||||
$ sudo snap install kata-containers --classic
|
||||
```
|
||||
|
||||
For further information on integrating and configuring the `snap` Kata Containers install,
|
||||
refer to the [Kata Containers packaging `snap` documentation](https://github.com/kata-containers/packaging/blob/master/snap/README.md#configure-kata-containers).
|
||||
|
Loading…
Reference in New Issue
Block a user