Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 705 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 705 Bytes

Build Status Go Report Card PkgGoDev GolangCI

ido

A Toy Container

Required commands

  • chroot
  • unshare
  • mount
  • umount
  • tar
  • docker
    • only docker create, docker export and docker rm

Build

$ make

Usage

$ sudo ./bin/ido run busybox:latest /bin/sh