Gauge, Ruby plugin with Ruby 2.3 on Centos7
266
Docker images with Gauge installed.
Linux images are centos based.
TODO
All images have the working directory set to /gauge. So ideally you should be able to clone your project in your host and run
docker run -it -v `pwd`:/gauge getgauge/<image_name> <gauge_command*>
* gauge command is specific to the project. Ex. maven projects require mvn test-compile gauge:execute.
MIT License. See LICENSE.
Content type
Image
Digest
Size
180.6 MB
Last updated
about 9 years ago
docker pull getgauge/gauge-ruby23-centos7