]> source.dussan.org Git - sonarqube.git/commit
fix documented docker build command line and make it run fast
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 29 Aug 2019 09:39:20 +0000 (11:39 +0200)
committerSonarTech <sonartech@sonarsource.com>
Fri, 30 Aug 2019 18:21:03 +0000 (20:21 +0200)
commit65c7e3f5b11910bdad8beb2bd74e45e030b032a1
tree6957c1f5ae874876338b4d3debbc86f301ae17e6
parent29d821f60b2bd9aa932bf103a4bcc6afca8d4f9a
fix documented docker build command line and make it run fast

added .dockerignore file to only send relevant data to Docker Daemon instead of the full current repository (which represents 480Mb+ on Cirrus and locally can be 6Gb)
.dockerignore [new file with mode: 0644]