To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorRun a docker container
As a aruba developer
I want to build the docker image for the aruba
gem
In order to check my changed code
- Scenarios
-
- Run the container with default options
-
You can run a specific command within the container:
rake 'docker:run[cmd]'
Or just use the default one
rake 'docker:run'
- When
-
I successfully run
rake -T docker:run
- Then
-
the output should contain:
rake docker:run
Last published almost 6 years ago by philoserf.