-
Running `make rootfs` under `ciao-down` breaks with the following:
```
Successfully built 2883f6889231
mkdir -p /work/gwhaley/gopath/src/github.com/clearcontainers/osbuilder/workdir
docker run -…
-
Calling net.LookupPort with a service-name starting with a number, regardless of whether or not it is in /etc/services, incorrectly returns the numeric prefix of the service-name as port. In my case, …
-
# Description of problem
When trying to update the CRI-O version that we use for testing to v1.9.9, openshift and k8s tests failed.
```
not ok 1 Hello Openshift using CC
# (in test file hello_wo…
-
Hello, I tried to transplant hyperd to IBM Z (s390x), so that i can run kubernetes/frakti.
It's ok when I build hyperd on s390x, but there are some errors when I creat a pod:
```bash
$ hyperctl pul…
-
I finally convinced the guys over at FreeNAS to integrate NetData into the OS, but one thing I had noticed in both FreeBSD and Linux is that when I was transferring files over 9P NetData showed very l…
-
Hi there,
I use docker://ubuntu image with stage1-kvm.aci to run a pod. But when I execute "apt-get update" inside, something goes wrong as follows:
```
root@node4:~/rkt.git# rkt run --insecure-opti…
-
This issue is mostly to avoid some of the workarounds we have with cc-oci-runtime and some containers images:
Problem examples:
```
docker run --runtime cor ubuntu /usr/bin/perl -e 'exit 55'
perl: …
-
I got some progress with virtio, but run into a problem of 9P version incompatibility with QEMU.
The 9P version that Harvey supports is hardcoded in fcall.h
```
#define VERSION9P "9P2000"
```
…
-
When trying to update a debian docker container, I got some errors which seem to be related to 9pfs.
root@ede543359f58:/etc/apt# apt-get update
Get:1 http://security.debian.org jessie/updates InRelea…
-
On my AML based TV box with linuxdeploy-2.0.0-215 (& busybox.v1.25.1-meefik), installation is not possible due to multiple package 'skip' issues:
Retrieving packages list ... done
Retrieving base …