Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Publish images to Docker Hub #42

Open
mrmeyers99 opened this issue Nov 3, 2021 · 2 comments
Open

Publish images to Docker Hub #42

mrmeyers99 opened this issue Nov 3, 2021 · 2 comments

Comments

@mrmeyers99
Copy link
Contributor

I just found out that you can use pre-built images from docker hub in your github actions like this:

uses: docker://youyo/aws-cdk-github-actions:latest

I see that there is one image for this project published to Docker Hub, but it's old. It would be great if each new tag was published there so we can shave off a few seconds from each build we're running.

@dnascimento
Copy link

@youyo could this be implemented? It would reduce the CI/CD pipeline time significantly

@mrmeyers99
Copy link
Contributor Author

FWIW I created a fork of the project and started publishing the images to GHCR.

The fork is https://github.com/mrmeyers99/aws-cdk-github-actions. Would love to get my changes merged back into this repo but @youyo hasn't been super active on this project lately. My fork also fixes #41.

uses: docker://mrmeyers99/aws-cdk-github-actions:2.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants