This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 129
yum isn't working inside vm #288
Comments
I tested with centos:7, yum/rpm is working fine. |
@wcwxyz can you show the output of the following comand? yum --debuglevel=3 clean all |
It seems like a 9p filesystem issue. After I modified hypertstart to mount 9p fs with "trans=virtio,cache=mmap", it works. |
related with hyperhq/hyperstart#88 |
This The remaining yum |
harche
pushed a commit
to harche/runv
that referenced
this issue
Nov 28, 2017
setup /etc/hostname for container
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying docker + runv-containerd + runv with stock kernel/initrd from hyperstart project.
After I run:
docker run -it --rm centos:6 /bin/bash
Inside the vm:
The text was updated successfully, but these errors were encountered: