Skip to content

Commit

Permalink
Merge pull request #1857 from utam0k/linux-kenrl-5.3
Browse files Browse the repository at this point in the history
Requires linux kernel 5.3 because of clone3(2)
  • Loading branch information
YJDoc2 authored Apr 26, 2023
2 parents c461d28 + c0314e6 commit 0520425
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ For other platforms, please use the [Vagrantfile](#setting-up-vagrant) that we h
## Requires

- Rust(See [here](https://www.rust-lang.org/tools/install)), edition 2021
- Docker(See [here](https://docs.docker.com/engine/install))
- linux kernel ≥ 5.3

## Dependencies

Expand Down Expand Up @@ -178,6 +178,10 @@ $ ./youki -h # you can get information about youki command

## Tutorial

### Requires

- Docker(See [here](https://docs.docker.com/engine/install))

### Create and run a container

Let's try to run a container that executes `sleep 30` with youki. This tutorial may need root permission.
Expand Down

0 comments on commit 0520425

Please sign in to comment.