modulepackage
0.0.0-20190429015011-03ffbd0e0ac4
Repository: https://github.com/sherlock-holo/lightc.git
Documentation: pkg.go.dev
# README
lightc
a lightweight container without daemon
Why I write this project
- I want to learn container
- docker is cool, but
- docker is heavy with daemon
What features lightc has
- non-heavy-daemon
- no user-land proxy
- replace iptables with nftables (after stable version)
what the different between docker and lightc
- lightc is a naive project, you can't run with your company server unless you are crazy :-)
- lightc
run
doesn't have-i
-t
flags, only have--tty
flags
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author