Skip to content

ankursharma319/sandboxed_app

Repository files navigation

Sandboxed app example

This is an example app for education purposes. It shows how to run a containarized sandboxed application using Linux primitives such as namespaces, cgroups, capabilities and seccomp.

There is also an accompanying blog post "Implementing a Docker like sandbox in Linux, from scratch" which introduces the context behind this app.

Usage:

nix-shell shell.nix
./configure.sh
./build_and_run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published