-
This is the crash stack from the docker logs:
.....
2019-01-13 13:05:13.434372-0800 localhost com.docker.hyperkit[2914]: [ 0.105693] Speculative Store Bypass: Vulnerable
2019-01-13 13:05:13.577…
-
As of https://github.com/docker/hyperkit/pull/104 (which just got merged), Hyperkit has its own "official" go wrapper, which would probably be simpler to use/maintain than the one in this project.
-
- What version of docker are you running?
18.06.1-ce-mac73 (26764)
running a stack in swarm mode
- What version of registrator are you running?
v7
- Did you build a custom version of registrator?…
-
### General information
* Minishift version:
* OS: macOS
* Hypervisor: hyperkit
### Steps to reproduce
1. brew install minishift
2. brew install docker-machine-driver-hyperki…
-
On my machine, the bundle copy from the cache to the machine directory takes around 6s with the Go code.
With `cp` it takes 4s.
Related code: https://github.com/code-ready/machine-driver-hyperkit…
-
https://github.com/code-ready/machine-driver-hyperkit/blob/c592b26d73624e85e1bdb7d962c6f0cea99740e1/pkg/hyperkit/driver.go#L228-L234
When raw imageformat is to be used, the driver needs to handle e…
-
In reference to both the pull request: #206 and the revert #208 this issue is to track the actual needed changes to allow the imageformat to be changed.
Related:
* [ ] https://github.com/code-r…
-
```
nowaker@nwkr-mbp ~/projects/dreamhost % brew install hyperkit
==> Installing hyperkit from markeissler/hyperkit
==> Cloning https://github.com/moby/hyperkit.git
Updating /Users/nowaker/Library…
-
in minikube our start command has many flags and we would like to group them for better readablility
$ minikube start --help
Starts a local Kubernetes cluster
Options:
--addons=[]: E…
-
The current hyperkit driver installed using `brew` or provided by docker for mac, ends up in the following error:
```
Temporary Error: open /var/db/dhcpd_leases: no such file or directory. Retrying.…