aboutsummaryrefslogtreecommitdiffhomepage
path: root/docker
Commit message (Collapse)AuthorAge
* [fiddle] Init gpu using the GLTestContext.Gravatar Joe Gregorio2018-05-29
| | | | | | | | | | | The previous way was failing with SwiftShader. Bug: skia: Change-Id: I6f3937d4d3bc36851476e29be891dc0a38871ef0 Reviewed-on: https://skia-review.googlesource.com/130325 Commit-Queue: Joe Gregorio <jcgregorio@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: Mike Klein <mtklein@google.com>
* Fix Dockerfile so args.gn actually applies, also drop debug symbols.Gravatar Joe Gregorio2018-05-28
| | | | | | | | | | | The part of the Dockerfile that extracted the skiaserve executable will be done in the skiabot repo. Bug: skia: Change-Id: Ieb913908d92626a7b9e68649b5c56b8f92646fd2 Reviewed-on: https://skia-review.googlesource.com/130323 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com>
* [docker] Move to testing-slim as the base image.Gravatar Joe Gregorio2018-05-16
| | | | | | | | | | Also clean out more unneeded packages. Bug: skia: Change-Id: Iae642c8878e6d65cda0862e92a881b54634f8f30 Reviewed-on: https://skia-review.googlesource.com/128409 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com>
* [docker] Add Dockerfile that builds skiaserve.Gravatar Joe Gregorio2018-05-15
Bug: skia: Change-Id: If43c546fd7909329a015302580bc50925f4b7630 Reviewed-on: https://skia-review.googlesource.com/128313 Commit-Queue: Joe Gregorio <jcgregorio@google.com> Auto-Submit: Joe Gregorio <jcgregorio@google.com> Reviewed-by: Mike Klein <mtklein@google.com>