Xu Wang

Results 89 comments of Xu Wang

And the docker images for package new binaries are ready here: [hyperhq/hypercontainer-packager](https://hub.docker.com/r/hyperhq/hypercontainer-packager/)

Both merged, will begin to make the new packages for release.

We are confirming and fixing some new recent issues, and will file the release PR in two days.

no, you can't map a socket as volume.

@Esarak runV is a virtualized container runtime, i.e. implement OCI interface with hypervisors, just like a VM at the bottom. As a result of the harder isolation, you could not...

confirm, it is a known issue of 0.8.x

It is listed in the milestone of 0.9.0.

@nickdoikov not yet. However, this is not a feature hard to be implement, just was temporarily removed during the refactor of 0.8.x developing.

@nickdoikov back to 0.7, it should work. But 0.8.x fixed many bugs of previous version, and the port mapping could be done in external systems, such as iptables, kubernetes service,...

@SergeyOvsienko In all the previous, the port mapping is done with iptables