Skip to content

c0d-0x/zcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zcontainer

A Toy Linux Container with Alpine Linux Mini Root File System

This project is a lightweight Linux container built using the Alpine Linux Mini Root File System. It is designed for educational purposes, providing a simplified environment to explore containerization concepts.

Important

Download Alpine Linux Mini Root File System to the project folder as rootfs LINK.

✨ To use this container

git clone https://github.com/c0d-0x/zcontainer.git
cd zcontainer
mkdir bin
## extract alhinelinux miniroot fs to rootfs
make
## run
sudo ./bin/zcontainer ## and enjoy!!

Note

No Contributions Accepted 😑
This project is solely for learning and experimentation. Contributions are not needed at this time.

About

A Toy linux Container With Alpine Linux Mini Root File System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published