strider-docker-runner
strider-docker-runner copied to clipboard
Strider runner that uses Docker
Let’s get started with automated dependency management for strider-docker-runner :muscle: This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the...
Can we publish 1.5.0 to npm?
If I switch from the simple-runner to the docker-runner, the node.js plugin seems to run the `npm install` from the node.js plugin. It works if I `npm install` from the...
I am having trouble getting the Docker Runner plugin working. I am logged in through BitBucket. When I use the simple runner the project builds fine. When I try and...
I followed all steps and using strider/strider-docker-slave I can't get the second message on environment. https://github.com/Strider-CD/strider-docker-runner#verification
I installed as suggested : `cd into strider deployment and run npm install strider-docker-runner` I now have 3 directories in my strider install : bin, lib and node_modules inside node_modules...
Is it possible to change the default docker image with an ENV variable?