You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Hi, thanks for making this available as a GitHub Action!
Unfortunately it has to run the builder steps of your Dockerfile on each run, which can take 7+ minutes on my GitHub Action instances.
GitHub Actions supports prebuilt Docker images and is much faster using them. If you had a prebuilt Docker image on Docker Hub this would probably run in a few seconds.