Skip to content

FelipeMCassiano/Fukumu

Repository files navigation

Fukumu

Is a prototype of a container service docker like

How to get started

Clone the project

git clone https://github.com/FelipeMCassiano/Fukumu

Run with root permissions (required)

sudo go run main.go <COMMAND>

Commands

Commands Description
run run the program with a specific directory e.g. /bin/bash
clean remove all files created in cgrops (can be useful if the process is been killed)

Configure containers

NOTE: Actually only one container is read by configuration file. I'm working foward to add more containers running simultaneously

fukumu.toml

[[containers]]
memory = '2MB'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published