Skip to content

xebialabs-community/xlr-docker-dev-compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlr_dev_compile

Docker image that has XLR installed, mounts your source code and executes compilation using gradle wrapper.

Badges

Docker Stars Docker Pulls Docker Automated buil Docker Build Status

Supported tags

  • latest
  • v8.1.0.1
  • v7.5.0.1
  • v7.2.0.2
  • v7.2.0.1
  • v7.1.0.4
  • v7.1.0.2
  • v7.1.0.1
  • v7.0.1.2
  • v7.0.0.1
  • v6.0.0.1

Starting

docker run -v [PROJECT_DIR]:/data -v /home/username/.xlgradle:/root/.gradle xebialabsunsupported/xlr_dev_compile

where:

  • data: Mountpoint pointing to root directory of your plugin.
  • xlgradle: Is used to cache gradle dependencies.

About

Docker image that has XLR installed, mounts your source code and executes compilation using gradle wrapper.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published