You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not clear to me if docker-android will function on DSM v7.
I assume there's a kvm dependency for the container; is this correct?
Has anyone had success running any of the images on DSM v7?
ash-4.4# docker compose -f /volume1/docker/docker-compose-yml/android.yml up -d
[+] Running 27/1
✔ android 26 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 328.0s
WARN[0328] Found orphan containers ([plex picard sonarr radarr jellyfin duckdns lidarr bazarr qbittorrent sabnzbd overseerr prowlarr]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
[+] Running 0/1
⠸ Container android_emulator Starting 7.4s
Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/home/androidusr/docker-android/mixins/scripts/run.sh": stat /home/androidusr/docker-android/mixins/scripts/run.sh: permission denied: unknown
Operating System
DSM 7.2.1
Docker Image
budtmo/docker-android:emulator_13.0
Expected behaviour
docker container enters a running state.
Actual behaviour
It's not clear to me if docker-android will function on DSM v7.
I assume there's a kvm dependency for the container; is this correct?
Has anyone had success running any of the images on DSM v7?
The docker compose file is as follows:
Permissions on the directory are as follows:
Any assistance is appreciated.
Logs
No response
The text was updated successfully, but these errors were encountered: