Chroot 유닉스 운영 체제에서 chroot는 현재 실행 중인 프로세스와 차일드 프로세스 그룹에서 루트 디렉터리를 변경하는 작업이다. See also Linux ArchLinux:Installation Application Isolation AppArmor Favorit site <컨테이너 가상화의 이해> chroot를 사용해 프로세스의 루트 바꾸기 Stackoverflow - Python: Securing untrusted scripts/subprocess with chroot and chjail?