]> git.donarmstrong.com Git - qmk_firmware.git/commit
docker_build.sh: Docker requires access to hosts devices (#5063)
authorRobin Hallabro-Kokko <44033026+hallabro@users.noreply.github.com>
Sat, 4 May 2019 00:41:39 +0000 (00:41 +0000)
committerDrashna Jaelre <drashna@live.com>
Sat, 4 May 2019 00:41:39 +0000 (17:41 -0700)
commite73587cfd08b2bd73987e7f762194079875df93a
treebad6a942cfd5919bb6a42989530558c3877c1f0d
parent997bafc8ec4ff793d7ded0b9dc3b2fc3d13b81b5
docker_build.sh: Docker requires access to hosts devices (#5063)

* docker_build.sh: Docker requires access to hosts devices

This also runs the container interactively which allows the user to
interupt the build with Ctrl-C.

* docker_build.sh: Mount /dev via $usb_args instead
util/docker_build.sh