Is a prototype of a container service docker like
git clone https://github.com/FelipeMCassiano/Fukumu
sudo go run main.go <COMMAND>
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) |
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'