Dateien nach "ich777" hochladen
This commit is contained in:
13
ich777/ashmem.xml
Normal file
13
ich777/ashmem.xml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Containers>
|
||||||
|
<PluginURL>https://raw.githubusercontent.com/ich777/unraid-ashmem-driver/master/ashmem-driver.plg</PluginURL>
|
||||||
|
<PluginAuthor>ich777</PluginAuthor>
|
||||||
|
<Beta>True</Beta>
|
||||||
|
<Category>Drivers:</Category>
|
||||||
|
<Name>ashmem</Name>
|
||||||
|
<Description>ashmem (Anonymous Shared Memory Subsystem for Android) is a shared memory allocator, similar to POSIX SHM but with different behavior and sporting a simpler file-based API.
|
||||||
|

|
||||||
|
This driver allows you to run Docker containers like redroid on your Unraid server, please note that you might also need the binder driver.</Description>
|
||||||
|
<Support>https://forums.unraid.net/topic/92865-support-ich777-amd-vendor-reset-coraltpu-hpsahba</Support>
|
||||||
|
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/android.png</Icon>
|
||||||
|
</Containers>
|
13
ich777/binder.xml
Normal file
13
ich777/binder.xml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Containers>
|
||||||
|
<PluginURL>https://raw.githubusercontent.com/ich777/unraid-binder-driver/master/binder-driver.plg</PluginURL>
|
||||||
|
<PluginAuthor>ich777</PluginAuthor>
|
||||||
|
<Beta>True</Beta>
|
||||||
|
<Category>Drivers:</Category>
|
||||||
|
<Name>binder</Name>
|
||||||
|
<Description>binder is one of the most security and performance critical components of Android. Android isolates apps from each other and the system by assigning each app a unique user ID (UID). This is called "application sandboxing", and is a fundamental tenet of the Android Platform Security Model.
|
||||||
|

|
||||||
|
This driver allows you to run Docker containers like redroid on your Unraid server, please note that you might also need the ashmem driver.</Description>
|
||||||
|
<Support>https://forums.unraid.net/topic/92865-support-ich777-amd-vendor-reset-coraltpu-hpsahba</Support>
|
||||||
|
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/android.png</Icon>
|
||||||
|
</Containers>
|
Reference in New Issue
Block a user