Sebastian Hasler
adffd3f8b6
scripts: Use shebang /usr/bin/env bash
...
Not all distros have `/bin/bash`, e.g. NixOS.
Fixes : #3450
Signed-off-by: Sebastian Hasler <sebastian.hasler@stuvus.uni-stuttgart.de>
2022-01-13 22:53:28 +01:00
Peng Tao
4f7cc18622
runtime: refactor commandline code directory
...
Move all command line code to `cmd` and move containerd-shim-v2 to pkg.
Fixes : #2627
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2021-09-16 17:19:18 +08:00
James O. D. Hunt
4f0726bc49
docs: Remove table of contents
...
Removed all TOCs now that GitHub auto-generates them.
Also updated the documentation requirements doc removing the requirement
to add a TOC.
Fixes : #2022 .
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2021-07-30 10:58:22 +01:00
Peng Tao
d12778480b
how-to: add privileged_without_host_devices to containerd guide
...
It should be set by default for Kata containers working with containerd.
Fixes : #775
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-09-22 15:38:53 +08:00
bin liu
d7f75dce83
docs: remove shim/proxy topics and fix docs links
...
And also change links from old documentation to docs sub-directory.
Fixes #444
Signed-off-by: bin liu <bin@hyper.sh>
2020-07-24 17:53:38 +08:00
Peng Tao
a196c85e04
docs: merge documentation repository
...
Generated by
git subtree add --prefix=docs git@github.com:kata-containers/documentation.git master
git-subtree-dir: docs
git-subtree-mainline: ec146a1b39
git-subtree-split: 510287204b
Fixes : #329
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-06-23 21:27:23 -07:00