hyperlink icon indicating copy to clipboard operation
hyperlink copied to clipboard

Consider building the github action on top of the docker image

Open untitaker opened this issue 1 year ago • 0 comments

Now that we have the docker image as of #113, it should be possible to build the github action around it

Pending question is whether we get any perf degradation because of that. Does a docker action build from the existing Dockerfile, or can it use a built image? Is there significant overhead by docker on windows and macos runners?

untitaker avatar Aug 15 '22 23:08 untitaker