1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-19 22:16:06 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Kris Nóva bef32e083f
Introduce seccomp feature for libcontainer with musl (#1484)
* Introduce seccomp feature for libcontainer with musl

Signed-off-by: Kris Nóva <kris@nivenly.com>

* remove mystery merge conflict

Signed-off-by: Eric Fang <yihuaf@unkies.org>

---------

Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Eric Fang <yihuaf@unkies.org>
Co-authored-by: Eric Fang <yihuaf@unkies.org>
2023-03-23 10:57:51 -07:00
Taiki Endo ec61cea287 Remove use of unstable no_coverage feature
Signed-off-by: Taiki Endo <te316e89@gmail.com>
2022-05-12 10:57:47 +09:00
Furisto 9dbcab5788 Implement executor and default handler 2022-01-04 15:20:42 +01:00
Furisto d6e563078e Minimal wasm implementation 2022-01-04 15:20:42 +01:00
utam0k a8dfdd21a9
Merge branch 'main' of ssh://github.com/containers/youki into feature/config 2021-11-11 21:55:24 +09:00
utam0k 2281b07f29
Merge pull request #451 from Furisto/systemd
Support resource control via systemd
2021-11-07 14:05:09 +09:00
utam0k d68cf57b8b
introduce the youki original config. 2021-10-31 16:23:03 +09:00
tommady a98eb468d3
fix skip syscall linux on code coverage 2021-10-30 18:00:29 +00:00
Furisto d018a24814 Move dbus code to libcgroups create 2021-10-25 20:16:56 +02:00
Furisto 9b7d2707e0
Fix ambigious names by renaming crate to libcontainer 2021-10-22 21:58:11 +02:00