ghactions icon indicating copy to clipboard operation
ghactions copied to clipboard

write helper function to docker run -it some actions

Open maxheld83 opened this issue 6 years ago • 0 comments

for debugging, it'd be nice to be able to quickly enter interactively the image driving a particular action. One way might be to simply write out the Dockerfile as we did for rscript-byod, but that should be deprecated and is not an elegant idea.

Should work by parsing the main.workflow.

maxheld83 avatar Jul 03 '19 13:07 maxheld83