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