Skip to content

Ionic Docker image with adb and Android SDK licenses accepted

License

Notifications You must be signed in to change notification settings

inpt333/docker-ionic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ionic Docker image

The Dockerfile is based on the next Docker image:

https://hub.docker.com/r/beevelop/ionic

To avoid errors when debugging Android apps implemented with Ionic in Android terminals, I install the adb packages to detect Android devices in Linux, and also I force the agreement with the Android SDK licenses.

To allow your Docker container access to your Android terminal via USB, use this command:

docker run -it --privileged -v /dev/bus/usb:/dev/bus/usb inpt333/ionic bash

About

Ionic Docker image with adb and Android SDK licenses accepted

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published