Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added platform support #1

Merged
merged 1 commit into from
Jan 7, 2021
Merged

Added platform support #1

merged 1 commit into from
Jan 7, 2021

Conversation

rgaudin
Copy link
Member

@rgaudin rgaudin commented Jan 7, 2021

  • added support for any registries (still defaults to docker.io + ghcr.io)
  • replaced dockerhub-* and ghcr-* inputs with more flexible credentials one
  • renamed image-path to image-name
  • added platforms to support multiarch using buildx.
  • refactored and simplified action and scripts
  • now internally using two main info:
  • DOCKER_TAG with the version-only
  • DOCKER_TAG_LATEST true or false.

- added support for any registries (still defaults to docker.io + ghcr.io)
- replaced `dockerhub-*` and `ghcr-*` inputs with more flexible `credentials` one
- renamed `image-path` to `image-name`
- added `platforms` to support multiarch using `buildx`.
- refactored and simplified action and scripts
- now internally using two main info:
 - `DOCKER_TAG` with the version-only
 - `DOCKER_TAG_LATEST` `true` or `false`.
@rgaudin rgaudin self-assigned this Jan 7, 2021
@rgaudin rgaudin merged commit 809eacc into main Jan 7, 2021
@rgaudin rgaudin deleted the builx branch January 7, 2021 23:05
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant