summaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-149-0/+9
|
* 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 dependencies
| | * 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
| |/
| * Add zstd to docker build and run imageKristian Aune2017-06-142-0/+2
| | | | | | | | - also bump dependencies after include path changes
| * Revert "Copyright header"Jon Bratseth2017-06-139-9/+0
| |
| * Copyright headerJon Bratseth2017-06-139-0/+9
| |
| * Cleanup container on exitBjørn Christian Seime2017-06-131-1/+1
| |
| * Add scripts for CI on Docker (#2732)Bjørn Christian Seime2017-06-135-0/+66
| |
* | Use yum localinstall to resolve dependencies automatically.Arnstein Ressem2017-06-142-21/+2
|/
* Change prefix from /opt/yahoo/vespa to /opt/vespa.Tor Egge2017-06-091-4/+4
|
* add note on versionKristian Aune2017-06-081-1/+1
|
* Add runtime dependency.Arnstein Ressem2017-06-072-0/+2
|
* docker logs in troubleshootingKristian Aune2017-06-061-6/+11
| | | - troubleshooting now in own section
* add workaround for build noteKristian Aune2017-06-061-1/+1
|
* Add llvm3.9 in docker files.Arnstein Ressem2017-03-302-5/+7
|
* link to 1219 bugKristian Aune2017-03-061-0/+2
|
* add disk full to troubleshootingKristian Aune2017-02-081-2/+3
|
* Update ownersHarald Musum2017-01-191-1/+1
|
* Add OWNERS where missingKristian Aune2017-01-191-0/+1
|
* Ignore built rpms.gjoranv2017-01-111-0/+1
|
* Merge pull request #1480 from yahoo/aressem/move-to-devtoolset-6Henning Baldersheim2017-01-111-3/+4
|\ | | | | Moved to devtoolset-6. Using gcc 6.2.1
| * Moved to devtoolset-6. Using gcc 6.2.1Arnstein Ressem2017-01-111-3/+4
| |
* | Troubleshooting: how to delete imagesKristian Aune2017-01-101-0/+4
|/
* remove irrelevant fileKristian Aune2016-12-141-49/+0
|
* Simplify OSX installKristian Aune2016-12-141-8/+0
| | | | - Docker for Mac seems to work well - no need for Toolbox - Can we then drop osx-setup-docker-machine.sh as well?
* Expose ports on OS X as net=host does not work as expected.Arnstein Ressem2016-12-141-1/+6
|
* Use HOME for the new user. Don't create a new shell and loose the tty.Arnstein Ressem2016-09-161-2/+2
|
* Make it possible to use native docker on OSX.Arnstein Ressem2016-09-151-9/+16
|
* /opt/vespa -> /opt/yahoo/vespa (#648)Arnstein Ressem2016-09-141-4/+4
|
* Adjust the default limit to the same as YLinux to avoid running out of ↵Arnstein Ressem2016-08-251-1/+2
| | | | processes on agressive threading tests.
* Setting the config server environment variable to get a working environment.Arnstein Ressem2016-08-091-0/+2
|
* Reduced the size of docker images by 70%Arnstein Ressem2016-08-082-58/+49
|
* Add the packages needed for running vespa in the build container.Arnstein Ressem2016-06-241-2/+6
|
* Noted that it is possible to run with precompiled rpms. Services are ↵Arnstein Ressem2016-06-221-2/+2
| | | | accessible from OS X.
* logfmt checks if STDIN is open. Needs to explicitly state filename for ↵Arnstein Ressem2016-06-221-2/+5
| | | | vespa.log.
* Calling logfmt inside this script as part of docker run causes error. ↵Arnstein Ressem2016-06-221-4/+3
| | | | Reverting to tail.
* Changes needed to get Vespa up and running in Docker.Arnstein Ressem2016-06-222-1/+8
|
* TypoArnstein Ressem2016-06-221-1/+1
|
* Use logfmt to output logs to docker.Arnstein Ressem2016-06-221-2/+2
|
* Missing end *Arnstein Ressem2016-06-221-1/+1
|
* Missing newline.Arnstein Ressem2016-06-221-0/+1
|
* Link up .m2 and .ccacheArnstein Ressem2016-06-221-0/+6
|
* Added scripts for entering a build container.Arnstein Ressem2016-06-224-2/+52
|
* Removed comments.Arnstein Ressem2016-06-221-8/+0
|