Category: Docker, github

Docker is happy to announce the GA of our V2 Github Action. The big change with the advent of our V2 action is also the expansion of the number of actions that Docker is providing on Github.

We still have our more meta build/push action which does not actually require all of these preconfiguration steps and can still be used to deliver the same workflow we had with the previous workflow!

This means our full Github Action is now: For users looking for more information on how to move from V1 of the Github Action to V2, check out our release migration notes.

To learn more about the changes to our Github Action, have a read through our updated usage documentation or check out our blog post on the best practices with Docker and Github Actions.

Related Articles