Docker Ionic Framework - Modern Mobile App Development
August 22, 2025 ยท View on GitHub
Docker Ionic Framework - Modern Mobile App Development
Complete Ionic v7.2.1 development environment with Cordova, Android SDK 15, and Node.js v22 for building high-performance mobile applications.
What's Included
Based on the latest Cordova with Android 15 and Node.js v22
Usage
Pull and Run
# Pull the latest release
docker pull beevelop/ionic:v2025.08.1
# Run interactively
docker run --rm -it beevelop/ionic:v2025.08.1 bash
# Build from source
docker build -t beevelop/ionic github.com/beevelop/docker-ionic
Use as Base Image
FROM beevelop/ionic:v2025.08.1
All Docker images
| Badge | Pulls | Build Status | Release Date | Release |
|---|---|---|---|---|

Use tags where possible, because
