| .gitignore | ||
| enter.sh | ||
| get_rootfs_from_docker.sh | ||
| proot | ||
| README.md | ||
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