knootknoot
v1.0.1
Published
Lightweight, fast and simple Container Management Tool [KnootKnooooot π§]
Downloads
7
Readme
KnootKnoot JS πͺ’ π§
Lightweight, fast and simple Container Management Tool [KnootKnooooot π§]
- containers are using chroot instead of virtualization
- KnootFiles have same syntax as DockerFiles
- compatible with Linux and Windows WSL (π’ no mac π yet)
Getting started
- Install it =>
npm i knootknoot -g
Commands[π¨βπ»in developtment | β working]
- [π¨βπ»]Generate KnootFile from package.json =>
knoot init
- [π¨βπ»]Host information =>
knoot info
- [π¨βπ»]Search for Images =>
knoot hub name:version or knoot hub name:all
- [π¨βπ»]Write your KnootFile and kick =>
knoot build
- [π¨βπ»]List Images
knoot images
- [π¨βπ»]Start Container
knoot start [< image-name >/< image-hash >]
- [π¨βπ»]Stop Container
knoot stop [< image-name >/< image-hash >]
- [π¨βπ»]Restart Container
knoot restart [< image-name >/< image-hash >]
- [π¨βπ»]Restart Container
knoot restart [< image-name >/< image-hash >]