kciter / aws-ecr-action

This Action allows you to create Docker images and push into a ECR repository.
MIT License
146 stars 116 forks source link

Docker Hub #17

Closed davedash closed 3 years ago

davedash commented 3 years ago

When I run this in a Github action it takes about 30-40s to pull all the layers. I wonder if this can be published to Docker Hub.

kciter commented 3 years ago

I published docker image to Github Packages. #18