summaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Better option for skipping repo than ugly sed hack.Arnstein Ressem2019-01-041-5/+1
* Installing build dependencies via yum-builddep is broken due to removed folde...Arnstein Ressem2019-01-031-0/+5
* Fixed typo in environment variable assignmentPaolo de Dios2018-03-261-1/+1
* Add copyright headerJon Bratseth2017-10-271-0/+1
* Use plain CentOS base when building Vespa rpm.Arnstein Ressem2017-10-042-1/+7
* Give config server some time to come up before starting servicesHarald Musum2017-09-251-0/+2
* Dependencies are already part of Docker imageBjørn Christian Seime2017-08-211-1/+0
* Pull image to ensure newest version is usedBjørn Christian Seime2017-08-212-0/+2
* Use vespa-dev imageBjørn Christian Seime2017-08-213-19/+2
* Simplify vespa-ci buildBjørn Christian Seime2017-08-181-29/+2
* Use bootstrap-cpp.sh in vespa-ci scriptsBjørn Christian Seime2017-08-182-19/+5
* correct linkKristian Aune2017-08-141-1/+1
* Fix bug where cmake is called in wrong directoryBjørn Christian Seime2017-07-261-2/+3
* Less verbose outputBjørn Christian Seime2017-07-261-1/+0
* Use same prefix for all log filesBjørn Christian Seime2017-07-262-7/+8
* Wrap paths in quotesBjørn Christian Seime2017-07-262-6/+6
* Split out the build process into separate scriptBjørn Christian Seime2017-07-262-54/+73
* Don't package and install artifacts twiceBjørn Christian Seime2017-07-261-2/+1
* Root permissions required for copying log files to hostBjørn Christian Seime2017-07-251-2/+2
* Minor restructuring of codeBjørn Christian Seime2017-07-241-2/+1
* Add variable for mapped directoryBjørn Christian Seime2017-07-241-3/+4
* Use dedicated log directoryBjørn Christian Seime2017-07-243-5/+8
* Use new vespa-dev image from Docker CloudBjørn Christian Seime2017-07-242-25/+2
* Merge pull request #2933 from yahoo/gjoranv/vespa-ci-improvementsBjørn Christian Seime2017-07-182-12/+61
|\
| * Send build output to separate log filesgjoranv2017-07-181-19/+27
| * No snapshot updates for java build.gjoranv2017-07-181-2/+2
| * Run c++ and java build/test in parallel.gjoranv2017-07-181-4/+38
| * Use two step parallel maven build.gjoranv2017-07-111-1/+5
| * Propagate exit status from 'docker run'gjoranv2017-07-071-0/+3
| * Output maven version.gjoranv2017-07-071-1/+1
* | Remove reference to docker-machine, no longer relevant.Geir Storli2017-07-131-2/+0
* | Install maven to able to build sample apps.Geir Storli2017-07-131-1/+2
|/
* Use new program names.Tor Egge2017-07-051-1/+1
* Move enter-build-container-internal.sh into build/ folder.gjoranv2017-06-272-10/+9
* Move Dockerfile.run and run-vespa-internal.sh to new run/ folder.gjoranv2017-06-274-3/+3
* Move Dockerfile and internal script for build to new build/ foldergjoranv2017-06-225-4/+4
* Allow running valgrind on unit tests (disabled for now)Bjørn Christian Seime2017-06-222-0/+2
* Move Dockerfile and internal script for ci to new ci/ folder.gjoranv2017-06-223-2/+2
* Merge pull request #2858 from yahoo/gjoranv/bash_sourceBjørn Christian Seime2017-06-221-1/+2
|\
| * Use BASH_SOURCE instead of readlink.gjoranv2017-06-221-1/+2
* | Remove --local option to git clone; it's ignored for file URIs.gjoranv2017-06-211-1/+1
* | Use $DIR instead of running pwd.gjoranv2017-06-211-1/+1
|/
* Only produce legal file namesBjørn Christian Seime2017-06-201-1/+1
* Merge pull request #2845 from yahoo/geirst/separate-script-for-docker-image-b...Bjørn Christian Seime2017-06-205-15/+36
|\
| * Also start services (as this can be done before deploying an application).Geir Storli2017-06-201-0/+1
| * Move building of docker image to separate script and tag it with version number.Geir Storli2017-06-205-16/+36
* | Revert "Update dependencies for bundle-plugin"Harald Musum2017-06-201-1/+1
* | Merge pull request #2838 from yahoo/gjoranv/add-copyrightBjørn Christian Seime2017-06-203-1/+3
|\ \
| * | Get script dir in a safer waygjoranv2017-06-201-1/+1
| * | Add copyright notice.gjoranv2017-06-202-0/+2