Skip to content

Releases: VaultVulp/gp-docker-action

1.7.0

07 May 05:46
Compare
Choose a tag to compare
1.7.0 Pre-release
Pre-release
  • Github Action's arguments pass-through updated

1.6.0

05 Feb 20:29
Compare
Choose a tag to compare
  • Allowed to pull images of a specified platform

1.5.2

13 Jan 12:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.2

Add support for cross-platform and multi-platform builds

30 Oct 21:22
Compare
Choose a tag to compare

What's Changed

  • Support cross-platform and multi-platform builds by @VaultVulp in #20

Full Changelog: 1.4.0...1.5.0

Add support for multiple tags per image

30 Oct 19:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

Add buildx

21 Oct 00:05
43a3d9c
Compare
Choose a tag to compare
  • Bump root docker image
  • Run docker buildx build instad ofdocker build
  • Rework argument's passthrough to make the action more reliable
  • Update examples

1.2.0

17 Aug 07:19
b8ac9b4
Compare
Choose a tag to compare

Add customizable docker build agruments

10 Apr 08:22
6fa9f10
Compare
Choose a tag to compare
1.1.8

Merge pull request #6 from VaultVulp/feature/add-custom-docker-build-…

Update README

01 Sep 17:15
abd86df
Compare
Choose a tag to compare

1.1.6

09 Jun 09:51
acfc1ff
Compare
Choose a tag to compare

Features:

  • Allow to pull images before building them