summaryrefslogtreecommitdiffstats
path: root/docker/vespa-ci.sh
Commit message (Collapse)AuthorAgeFilesLines
* Less verbose outputBjørn Christian Seime2017-07-261-1/+0
|
* Use same prefix for all log filesBjørn Christian Seime2017-07-261-2/+3
|
* Wrap paths in quotesBjørn Christian Seime2017-07-261-2/+2
|
* Use dedicated log directoryBjørn Christian Seime2017-07-241-2/+5
|
* Use new vespa-dev image from Docker CloudBjørn Christian Seime2017-07-241-10/+2
|
* Propagate exit status from 'docker run'gjoranv2017-07-071-0/+3
|
* Move Dockerfile and internal script for build to new build/ foldergjoranv2017-06-221-1/+1
|
* Move Dockerfile and internal script for ci to new ci/ folder.gjoranv2017-06-221-1/+1
| | | | - Avoid artificial file suffix for Dockerfile.
* Merge pull request #2858 from yahoo/gjoranv/bash_sourceBjørn Christian Seime2017-06-221-1/+2
|\ | | | | Use BASH_SOURCE instead of readlink.
| * Use BASH_SOURCE instead of readlink.gjoranv2017-06-221-1/+2
| | | | | | | | - readlink does not work the same way on mac os.
* | Use $DIR instead of running pwd.gjoranv2017-06-211-1/+1
|/
* Only produce legal file namesBjørn Christian Seime2017-06-201-1/+1
|
* 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-201-1/+1
|\ | | | | Gjoranv/add copyright
| * Get script dir in a safer waygjoranv2017-06-201-1/+1
| | | | | | | | | | .. that works with symlinks and on travis-ci. (See comment from 'tvlooy' on https://stackoverflow.com/questions/59895/getting-the-source-directory-of-a-bash-script-from-within)
* | Only produce legal file namesBjørn Christian Seime2017-06-191-1/+1
|/
* Fix typo in comment.gjoranv2017-06-191-1/+1
|
* Install build dependencies when building Docker imageBjørn Christian Seime2017-06-151-0/+5
| | | | | Installation of build dependencies during container startup does not work as it requires root permission.
* Update copyright headersJon Bratseth2017-06-141-0/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
|
* Update copyright headersJon Bratseth2017-06-141-0/+1
|
* Print executed commands to stdoutBjørn Christian Seime2017-06-141-0/+1
|
* Store build output to log fileBjørn Christian Seime2017-06-141-1/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
|
* Copyright headerJon Bratseth2017-06-131-0/+1
|
* Cleanup container on exitBjørn Christian Seime2017-06-131-1/+1
|
* Add scripts for CI on Docker (#2732)Bjørn Christian Seime2017-06-131-0/+18