-
### Expected behavior
Start or upgrade a new swarm, all nodes should join the cluster. Also, `docker-diagnose` should return a session ID.
### Actual behavior
Randomly 1 or 2 of my 3 nodes fa…
-
-
Hi
I am testing with zu102 bsp 2017.3 version for ZynqMP.
Could you summarize petalinux, qemu, and BSP versions you tested ?
Thanks,
-
Ubuntu 14.04.5
arm-linux-gnueabi-gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-12ubuntu1)
```cpp
qemu-system-arm -M vexpress-a9 -smp 4 -m 1024M -kernel arch/arm/boot/zImage -append "rdinit=/linuxrc co…
-
I follow the steps by [Developer-Guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md).
There is no error before the last step.
And the following info is the error …
-
**Description**
TTY prompt not showing in console
OS: Windows 10 / Hyper-V
**Steps to reproduce the issue:**
Given an external hyperv switch bridged to a local network with open ip add…
-
```
$ brew install docker-machine-driver-xhyve
$ sudo chown root:wheel /usr/local/opt/docker-machine-driver-xhyve/bin/docker-machine-driver-xhyve
$ sudo chmod u+s /usr/local/opt/docker-machine-driv…
-
Hi Neil,
I've completed a custom yocto build using your meta-meson but im having some issues getting it to boot via u-boot.
I see the following output in uboot and then it appears to hang...
…
-
If `owner` is set to anything as in `README.md`'s example:
```
config.vm.synced_folder './', '/vagrant', type: '9p', disabled: false, accessmode: "squash", owner: "vagrant"
```
vagrant-libvirt will …
-
(Carrying on from https://groups.google.com/d/topic/rkt-dev/ALKgQgDldv0/discussion)
I wish to share mounts between two apps (stage 2s) in the same pod, so as to avoid a mount outside the KVM hypervis…