fix video device permissions

This commit is contained in:
aptalca
2019-08-02 12:40:06 -04:00
committed by Ryan Kuba
parent c6d1618f97
commit 621a1dc880
3 changed files with 36 additions and 0 deletions

View File

@@ -268,6 +268,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **02.08.19:** - Attempt to automatically fix permissions on /dev/dri and /dev/dvb.
* **28.06.19:** - Rebasing to alpine 3.10.
* **27.03.19:** - Rebase to Alpine 3.9, fix init logic to only chown once.
* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag.