Skip to content

A lightweight container orchestration tool designed to replicate Docker functionalities.

Notifications You must be signed in to change notification settings

DebRC/Microspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microspace - Replica of Docker

Microspace is a lightweight container orchestration tool designed to replicate Docker functionalities for manual container creation with namespaces and cgroups. It provides developers with a simple yet powerful alternative to Docker, enabling them to deploy microservices efficiently in isolated environments.

Note: conductor.sh can create only Debian container images. Can be changed by replacing debootstrap with proper commands.

Comparison with Docker

image

Service Orchestrator

This example script deploys two separate web services, one internal and another external, on two separate containers, and then connect and expose the external service using the given functionalities.

About

A lightweight container orchestration tool designed to replicate Docker functionalities.

Topics

Resources

Stars

Watchers

Forks

Languages