Pinned repositories
855 contributions in the last year
Contribution activity
June 2017
Created a pull request in moby/moby
that received 5
comments
Split pkg/idtools
See #32989
Split "github.com/docker/docker/pkg/idtools
between github.com/docker/docker/pkg/fsutils1 and
github.com/docker/docker/pkg/system`
Created an issue in docker/cli
that received 2
comments
make cross error on OSx
Hi,
I installed parallel and here what I get when I make cross
on my mac:
$ make cross
./scripts/build/cross
Building binaries for all platforms
ma…