Docker2Proot/enter.sh
2017-03-20 12:48:06 +08:00

5 lines
68 B
Bash
Executable File

#!/bin/bash
set -e
cd `dirname $0`
./proot -R ./rootfs -0 /bin/bash