Skip to content

C code designed to create a container with specified cpu, mem usage.

Notifications You must be signed in to change notification settings

RScicomp/Operating-Systems-SRDocker-Container

Repository files navigation

# Container Simulation
C code designed to create a container with specified cpu, mem usage. A container is a virtual machine look alike. It is not a machine itself, it is a part of the host. The container has its own resources or partitions of the resources. It also has its own file system, network config, memory and cpu slices. A container may run Ubuntu or an Alpine Linux system.

About

C code designed to create a container with specified cpu, mem usage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published