blob: d2892edd083195955f9d844422afee5ce35798f2 [file] [log] [blame]
#!/bin/bash
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
OUTPUT_DIR=$(pwd -L)
docker run -t -i --privileged -v /dev/bus/usb:/dev/bus/usb \
-v $OUTPUT_DIR:/output -p 8080:8080 wjkcow/cros_touch_test bash