Repository to build a Docker image used for Ionic builds.
Why do we need a Docker image for building the apps?
Containerizing all the dependencies is a life saver for developers, we don't have to configure everything in a local machine with specific versions for each technology needed. Just mount a container :)
https://hub.docker.com/r/binmatter/ionic-builds
Specific versions:
Software | Version |
---|---|
JDK | 8.332.08.1-amzn |
Gradle | 6.9.2 |
NodeJS | 14.x |
Android cmdline tools | 8092744 |
Android build tools | 30.0.3 |
Latest from repositories:
npm, cordova, ionic/CLI
We are a software development company located in Mexico.
Mobile apps, web apps, APIs and videogames are our areas of expertise.
Find more about us at https://www.binmatter.com
The files and scripts in this repository are licensed under the MIT License, which is a very permissive license allowing you to use, modify, copy, distribute, sell, give away, etc.