Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

pod_init process's rootfs should be setup to an empty dir #326

Open
laijs opened this issue Aug 29, 2017 · 1 comment
Open

pod_init process's rootfs should be setup to an empty dir #326

laijs opened this issue Aug 29, 2017 · 1 comment

Comments

@laijs
Copy link
Contributor

laijs commented Aug 29, 2017

otherwise container can access the vm-rootfs via /proc/1/root/ or /proc/1/cwd/

@jcvenegas
Copy link
Contributor

This is does not affect kata closing issue.

docker run -ti --rm --runtime kata-qemu ubuntu cat /proc/1/root/etc/os-release
NAME="Ubuntu"
VERSION="18.04.2 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.2 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants