Signed-off-by: Dan Lester <dan@danlester.com>
Simplify "Complete workflow" with Docker meta action
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Add support to pass `--ssh` flag to the build
Signed-off-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Update troubleshooting notes
Cache issue is now fixed
Fix parsing of secrets containing '=' character
# Conflicts: # __tests__/buildx.test.ts
Container based developer flow
Signed-off-by: Mathieu Bergeron <mathieu.bergeron@nuecho.com>
Check desired output status
Improve README
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
Bump codecov/codecov-action from v1.0.13 to v1.0.14
More tests for context module Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.13 to v1.0.14. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3) Signed-off-by: dependabot[bot] <support@github.com>
Simple readme update for dockerhub-description
peter-evans/dockerhub-description uses `with` syntax rather than env now, reflect that change. Signed-off-by: Chase Pierce <syntaqx@gmail.com>
Fix ci workflow
Fix complete workflow
Examples to push to multi-registries and cache to registry