1.0.1 β’ Published 3 years ago
knootknoot v1.0.1
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 >]