Skip to content

getgauge-contrib/gauge-docker

Repository files navigation

IMPORTANT: This repository is depricated.

Gauge Docker

Docker images with Gauge installed.

Platforms

Linux

Gauge docker hub can be found here.

Linux images are centos based.

Windows

TODO

Usage

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.

License

MIT License. See LICENSE.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •