Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
5,421 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 40 commits in 14 repositories
Created 1 repository
Created a pull request in moby/moby that received 16 comments
Unhide containerd-namespace flags
The daemon expects to manage/handle everything going into the containerd namespace it uses, and things break when it shares that namespace with a s…
Opened 28 other pull requests in 6 repositories
docker-library/official-images
20
merged
docker/cli
2
open
1
merged
docker-library/tomcat
2
merged
containerd/containerd
1
merged
docker-library/php
1
merged
docker-library/cassandra
1
merged
Reviewed 13 pull requests in 6 repositories
moby/moby 7 pull requests
docker-library/haproxy 2 pull requests
docker/cli 1 pull request
docker-library/docker 1 pull request
opencontainers/runtime-spec 1 pull request
docker/docker-ce-packaging 1 pull request
Created an issue in AdoptOpenJDK/openjdk-docker that received 3 comments
adoptopenjdk:8-*-hotspot on s390x is missing libffi.so.6
It appears that the JVM build for s390x on version 8 hotspot builds has the additional dependency of libffi.so.6 (but that it isn't required on oth…