WEI

Results 8 issues of WEI

Hi, I tried to run yum update in runv, but it failed with "Exiting on user cancel". It works in runc. Any tips for this issue? ``` $sudo docker run...

Hi, I followed the instruction of README: https://github.com/hyperhq/runv#run. Build the latest runv code, and install kernel and initrd by install hyperstart rpm: ``` sudo rpm -ivh https://hypercontainer-download.s3-us-west-1.amazonaws.com/0.8/centos/hyperstart-0.8.1-1.el7.centos.x86_64.rpm ``` But runv...

My machine ran CC 2.2.4 successfully, but why it cannot pass cc-check in CC 3.0.0? ``` $./cc-runtime cc-check INFO[0000] Found CPU attribute "Intel Architecture CPU" (GenuineIntel) INFO[0000] Found CPU flag...

Below error logs indicated there have some issue in qemu command line. Interesting my machine can ran CC 2.2.4 successfully. Is there anyone can give me some tips? Thanks. ```...

I just compiled cc-runtime manually ``` $./cc-runtime cc-env cannot determine proxy config ``` And I replaced current /usr/bin/cc-runtime to this new generated cc-runtime, it reported cannot start qemu, and `/var/lib/clear-containers/runtime/runtime.log`...

It seems we cannot run systemd in clear container ``` [root@dca0f971fd25 /]# systemctl enable httpd Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service, pointing to /usr/lib/systemd/system/httpd.service. [root@dca0f971fd25 /]# systemctl start httpd Running in chroot, ignoring...

``` root@iZbp1e2i7regbqxmbu0pyqZ:~#docker save tomcat|docker2oci tomcat root@iZbp1e2i7regbqxmbu0pyqZ:~# oci-image-tool create --ref latest tomcat /mnt/nas/tomcat-bundle symlink . /mnt/nas/tomcat-bundle/rootfs/usr/bin/X11: invalid argument error unpack: extracting layer github.com/opencontainers/image-tools/image.(*manifest).unpack.func2 /root/gocode/src/github.com/opencontainers/image-tools/image/manifest.go:127 github.com/opencontainers/image-tools/image.(*pathWalker).walk.func1 /root/gocode/src/github.com/opencontainers/image-tools/image/walker.go:162 path/filepath.walk /root/go/src/path/filepath/path.go:356 path/filepath.walk /root/go/src/path/filepath/path.go:381 path/filepath.walk...

It seems we cannot run systemd in clear container ``` [root@dca0f971fd25 /]# systemctl enable httpd Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service, pointing to /usr/lib/systemd/system/httpd.service. [root@dca0f971fd25 /]# systemctl start httpd Running in chroot, ignoring...