Categorygithub.com/Sherlock-Holo/lightc
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

  1. I want to learn container
  2. docker is cool, but
  3. 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