Skip to content

Testing repo for articles on OCI tooling and indepth container understanding

Notifications You must be signed in to change notification settings

tiemma/oci-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containers

This repo illustrates the various linux-based internal workings of containers and how they function.

Setup

To setup this project, kindly run the vagrant file to get access to the ubuntu environment used in testing the configurations here

vagrant up
vagrant ssh

This setup would clone the repo into the oci-containers folder and allow you test all the code samples.

Medium Posts On Containers

Name Link Focus
Breaking Down Containers Part 0 — System Architecture https://itnext.io/breaking-down-containers-part-0-system-architecture-37afe0e51770 Learn about how operating systems handle context switches and some elements of isolation for security
Breaking Down Containers Part 1 — Namespaces https://itnext.io/breaking-down-containers-part-1-namespaces-9668b86d003d? Syscalls, namespaces and generic linux C level commands

About

Testing repo for articles on OCI tooling and indepth container understanding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published