ca8b0bd237
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> |
||
---|---|---|
.. | ||
skia-release | ||
README.md |
Docker
Docker files for building different Skia targets.
Manual
There is a continuous process that builds this docker image, but if you need to manually push a verison, then run the following commands:
docker build -t skia-release ./docker/skia-release/
docker tag skia-release gcr.io/skia-public/skia-release:prod
docker push gcr.io/skia-public/skia-release:prod