1
0
mirror of https://github.com/mc1arke/sonarqube-community-branch-plugin.git synced 2025-02-19 19:10:33 +02:00
Michael Clarke 74e9c5fe3b Add ability to generate Docker Image containing plugin
This change adds the relevant docker files to allow building a development docker image containing the code in this repository, or generating an image using a released version of the plugin, with either of these being backed by a particular base Docker image of Sonarqube's community releases. The `.env` file contains the variables required to configure what builds is performed with docker-compose.yml then driving the relevant creation from there.
2021-03-30 22:00:41 +01:00

5 lines
32 B
Plaintext

/build/
/.idea/
/.gradle/
/out/