Skip to content

indoorway/docker-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-android-sdk

WARNING:

Some months ago I started using this image in different way:

The image contines only some bootstrapping files. The SDK itself will be downloaded into a volume which is persistent and accessible by other conainers as well. I used a separate branch for this.

However, most of the users seem to use the master branch where the SDK and tons of dependencies are baked into the container.

I am about to merge those two approaches into one single branch, without breaking too much of what we used to have.

Now there are two Dockerfiles, thus two tags per branch on dockerhub.

  • use tag "latest" for the old master branch behaviour [SDK built in]
  • use tag "lazydl" for the lazy download behaviour [bootstrap SDK on container start]

Feel free to report Problems!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%