dagger-for-github icon indicating copy to clipboard operation
dagger-for-github copied to clipboard

Don't try to run `docker` when external engine is configured

Open shykes opened this issue 1 year ago • 0 comments

When configuring dagger to connect to an external engine (experimental) the action should not try to kill the engine container after running the CLI. It's not needed and will cause an error if docker is not installed.

shykes avatar May 24 '24 01:05 shykes