Skip to content

sam-blackfly/dabba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dabba [In Progress 🟢]

daaba is a dummy container platform built to understand namespaces and cgroups in linux.

Directory Structure

This repository follows the standard golang project structure.

Read more

Build

$ ./build.sh

The executable binaries are put into the bin directory.

Setup

Setting up the environment prior to running is important.

$ ./bin/dabba setup

This sets up the alpine root filesystem under fs/alpine directory.

Run

$ ./bin/dabba run [command]

Eg: To start a shell

$ ./bin/dabba run /bin/sh

About

daaba is a dummy container platform built to understand namespaces and cgroups in linux.

Resources

Stars

Watchers

Forks

Contributors