1cb93a386Sopenharmony_ci# Docker container with Chrome, and karma/jasmine, to be used to run JS tests and 2cb93a386Sopenharmony_ci# collect output for Skia Infra's Perf tool. 3cb93a386Sopenharmony_ci# 4cb93a386Sopenharmony_ci# Tests will be run as non-root (user skia, in fact), so /OUT should have permissions 5cb93a386Sopenharmony_ci# 777 so as to be able to create output there. 6cb93a386Sopenharmony_ci 7cb93a386Sopenharmony_ciFROM gcr.io/skia-public/karma-chrome-tests:87.0.4280.88_v1 8cb93a386Sopenharmony_ci 9cb93a386Sopenharmony_ciCOPY /tmp/perf-aggregator /opt/perf-aggregator