Go to file
2017-03-20 15:36:25 +08:00
.gitignore Init commit 2017-03-20 12:48:06 +08:00
enter.sh Init commit 2017-03-20 12:48:06 +08:00
get_rootfs_from_docker.sh Add output log 2017-03-20 15:35:57 +08:00
proot Init commit 2017-03-20 12:48:06 +08:00
README.md Update README.md 2017-03-20 12:55:14 +08:00

Docker2Proot

Convert Docker image to proot rootfs.

Simple usage

# First time.
# get_rootfs_from_docker will generate `rootfs` directory
./get_rootfs_from_docker.sh

...

# `enter.sh` will chroot to rootfs.
./enter.sh