diff --git a/_student_projects/podman.md b/_student_projects/podman.md new file mode 100644 index 0000000..9eaafa8 --- /dev/null +++ b/_student_projects/podman.md @@ -0,0 +1,6 @@ +--- +name: Podman +size: 6EC +--- + +Currently, Brane runs all containers with docker as root. However, this should not be necessary. This project is about creating a non-root podman backend for Brane.