aboutsummaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | Only produce legal file namesBjørn Christian Seime2017-06-191-1/+1
* | | Flag --detach cannot be combined with -cBjørn Christian Seime2017-06-191-1/+1
* | | Reorder statements in Dockerfile to reduce unnecessary rebuilding of layersBjørn Christian Seime2017-06-191-2/+2
* | | Enable parallel builds for MavenBjørn Christian Seime2017-06-191-1/+1
* | | Increase number of threadsBjørn Christian Seime2017-06-191-1/+1
|/ /
* | Merge pull request #2824 from yahoo/bjorncs/docker-cigjoranv2017-06-191-2/+2
|\ \
| * | Disable git warning for checking out detached headBjørn Christian Seime2017-06-161-1/+1
| * | Reduce minimum heap size for javacBjørn Christian Seime2017-06-161-1/+1
| |/
* / Fix typo in comment.gjoranv2017-06-191-1/+1
|/
* Use tilde to refer to home directoryBjørn Christian Seime2017-06-151-2/+2
* Install build dependencies when building Docker imageBjørn Christian Seime2017-06-154-1/+9
* Set default environmentKristian Aune2017-06-151-0/+3
* Update copyright headersJon Bratseth2017-06-149-0/+9
* Revert "Update copyright headers"Jon Bratseth2017-06-149-9/+0
* Merge pull request #2774 from yahoo/bratseth/update-copyright-headersJon Bratseth2017-06-149-0/+9
|\
| * Update copyright headersJon Bratseth2017-06-149-0/+9
* | Merge pull request #2779 from yahoo/bjorncs/docker-ciBjørn Christian Seime2017-06-141-1/+1
|\ \
| * | Use ctest instead of make for running unit testsBjørn Christian Seime2017-06-141-1/+1
| |/
* | Install deps in CI container.Arnstein Ressem2017-06-141-0/+1
* | Use yum-builddep to fetch direct build dependencies to avoid specifying this ...Arnstein Ressem2017-06-142-31/+3
|/
* Merged master.Arnstein Ressem2017-06-147-1/+77
|\
| * Print executed commands to stdoutBjørn Christian Seime2017-06-142-0/+2
| * Increase heap size for MavenBjørn Christian Seime2017-06-141-1/+1
| * Merge pull request #2756 from yahoo/kkraune/perl-depsArnstein Ressem2017-06-142-0/+8
| |\
| | * add required perl dependenciesKristian Aune2017-06-142-0/+8
| * | Checkout with detached headBjørn Christian Seime2017-06-141-1/+1
| * | Store build output to log fileBjørn Christian Seime2017-06-142-1/+3
| * | Overcommit number of threads (#2743)Bjørn Christian Seime2017-06-141-3/+4
| |/