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
9,343 contributions in the last year
Activity overview
Contribution activity
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 45 repositories not shown
- crazy-max/buildkit Go
- crazy-max/docker-healthchecks Dockerfile
- crazy-max/gohealthchecks Go
- crazy-max/ghaction-docker-buildx-bake TypeScript
- crazy-max/docker.github.io HTML
Created a pull request in docker/build-push-action that received 6 comments
Fix complete workflow
Closes #165 Signed-off-by: CrazyMax crazy-max@users.noreply.github.com
- Improve README
- Update deprecation message for v1
- Check desired output status
- Throw error message instead of exit code
- Fix build-args example
- Enable iidfile for multi-platform
- Fix tmpDir and defaultContext func
- Labels and build args should not be handled as CSV type
- Do not set --iidfile flag if local or tar exporters are used
- Add example to upload image as an artifact
- Fix ci workflow
- Fix CI workflow
- Update troubleshooting notes
- Examples to push to multi-registries and cache to registry
- Enhanced git context and cache workflow
- Fix Git context
- Add MQTT notification
- Bump docker/login-action from v1.4.1 to v1.6.0
- Bump k8s.io/client-go from 0.19.2 to 0.19.3
- Bump codecov/codecov-action from v1.0.13 to v1.0.14
- Bump github.com/go-playground/validator/v10 from 10.4.0 to 10.4.1
- Bump github.com/panjf2000/ants/v2 from 2.4.2 to 2.4.3
- Bump crazy-max/ghaction-github-pages from v2.1.2 to v2.1.3
- Bump docker/login-action from v1.4.0 to v1.4.1
- Bump codecov/codecov-action from v1.0.13 to v1.0.14
- Bump github.com/go-playground/validator/v10 from 10.4.0 to 10.4.1
- Bump github.com/jfrog/jfrog-client-go from 0.14.0 to 0.14.2
- Fix typo in policies.md
- Bump crazy-max/ghaction-github-pages from v2.1.2 to v2.1.3
- Bump docker/login-action from v1.4.0 to v1.4.1
Created an issue in moby/buildkit that received 9 comments
[master] Cache issue, digest should be identical
Ref. https://github.com/docker/build-push-action/runs/1228146265?check_suite_focus=true#step:13:9
cc. @tonistiigi
Dockerfile
FROM alpine RUN echo…
