Skip to content

Releases: jerray/publish-docker-action

Fix action metadata

28 May 09:23
Compare
Choose a tag to compare
  1. Update README.md ( #14 )
  2. Fix action metadata ( #12 )

Add output parameters

03 Mar 07:49
Compare
Choose a tag to compare
  1. Add target option for multi-stage builds ( #8 )
  2. Export computed tag for a further action ( #9 )

Fix bugs and improve tags resolving

20 Oct 09:18
Compare
Choose a tag to compare
  1. Fix option name for cache ( #5 )
  2. Use registry input in image tags ( #2 )

Support build-time variables

26 Sep 15:34
Compare
Choose a tag to compare
  1. Add support for docker build-time variables (--build-arg)
  2. Use fixed docker image tag instead latest

First working stable version

21 Sep 14:32
Compare
Choose a tag to compare

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.