Pinned
242 contributions in the last year
Less
More
Activity overview
Contributed to
ozbillwang/clouds-comparison,
ozbillwang/hashicorp-vault-learn,
alpine-docker/k8s
and 5 other
repositories
Contribution activity
June 2021
ozbillwang has no activity
yet for this period.
May 2021
Created 9 commits in 5 repositories
Created a pull request in alpine-docker/helm that received 6 comments
Feature/multi arch
Version 3.5.4 and 3.6.0-rc.1 are manually pushed by me with multi-arch image supported
Older version will be not updated as multi-arch images
Newe…
+44
−5
•
6
comments
Opened 2 other pull requests in 2 repositories
alpine-docker/git
1
merged
alpine-docker/helm
1
merged
Created an issue in docker/buildx that received 4 comments
docker buildx - tag as latest
My image build process like this:
docker buildx build --platform linux/arm/v7,linux/arm64/v8,linux/amd64 --push -t demo:1.0.2 .
Now, after verify,…
4
comments