homebrew-linuxkit icon indicating copy to clipboard operation
homebrew-linuxkit copied to clipboard

Homebrew tap for LinuxKit

Results 3 homebrew-linuxkit issues
Sort by recently updated
recently updated
newest added

``` local:~ $ brew tap linuxkit/linuxkit Updating Homebrew... ==> Auto-updated Homebrew! Updated Homebrew from 684505b55 to 3e3276260. ==> Tapping linuxkit/linuxkit Cloning into '/usr/local/Homebrew/Library/Taps/linuxkit/homebrew-linuxkit'... remote: Enumerating objects: 92, done. remote: Total...

I am tempted to add all the deps here, although at some point maybe there will be a moby homebrew repo which could replace these.

`linuxkit` should require `moby` and vice versa probably so long as this doesn't make upgrades of `HEAD` difficult. `linuxkit` should probably require `qemu`, as then it won't use `docker` where...