publish-docker-action

GitHub Action used to build, tag and publish docker image to your docker registry

MIT License

Stars
30
Committers
5

Bot releases are hidden (Show)

publish-docker-action - Fix action metadata Latest Release

Published by jerray over 4 years ago

  1. Update README.md ( #14 )
  2. Fix action metadata ( #12 )
publish-docker-action - Add output parameters

Published by jerray over 4 years ago

  1. Add target option for multi-stage builds ( #8 )
  2. Export computed tag for a further action ( #9 )
publish-docker-action - Fix bugs and improve tags resolving

Published by jerray almost 5 years ago

  1. Fix option name for cache ( #5 )
  2. Use registry input in image tags ( #2 )
publish-docker-action - Support build-time variables

Published by jerray about 5 years ago

  1. Add support for docker build-time variables (--build-arg)
  2. Use fixed docker image tag instead latest
publish-docker-action - First working stable version

Published by jerray about 5 years ago

This action helps build, tag and publish your docker image. The main feature differs from other actions is to use semantic version tag to generate docker image tags.

Package Rankings
Top 3.72% on Github actions
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
GitHub Action codecov GitHub release (latest SemVer) Docker Pulls
Related Projects