Update troubleshooting notes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Bump csv-parse from 4.15.3 to 4.15.4
Bump @actions/core from 1.2.6 to 1.2.7
Add network input
Sort inputs
Fix doc links
Handle GitHub server URL for default context
Bump y18n from 4.0.0 to 4.0.1
Bump semver from 7.3.4 to 7.3.5
Meta action v2
Enhance workflow
Bump csv-parse from 4.15.1 to 4.15.3
Fix wrong link for login action repo
Enhance documentation
Allow to use secret file mount
Enhance virtual-env workflow
Remove label workflow
Bump csv-parse from 4.14.2 to 4.15.1
Update buildx
Add virtual-env workflow
Fix README
Add registry issue labels
Add e2e tests for GAR
Add e2e tests for GCR
Bump csv-parse from 4.14.1 to 4.14.2
Fix public ECR slug and add cache to registry
Add e2e tests for ECR
Typo in README
Bump semver from 7.3.2 to 7.3.4
Trim input list items
Update documentation on escaping quotes
Fix e2e workflow syntax
Add e2e tests
Bump csv-parse from 4.14.0 to 4.14.1
Use major version of actions
Set container label "org.opencontainers.image.source" to establish a repository connection on github
Bump csv-parse from 4.12.0 to 4.14.0
Bump actions/checkout from v2.3.3 to v2.3.4
docs(README): Improve example of `file` option so it's obvious that it is not relative to `context` option
Note that build_args has been renamed build-args
Simplify "Complete workflow" with Docker meta action
Fix parsing of secrets containing '=' character
Container based developer flow
Improve README
Throw error message instead of exit code
Fix build-args example
Enable iidfile for multi-platform
Fix tmpDir and defaultContext func
Do not set --iidfile flag if local or tar exporters are used