docker-ionic
                                
                                 docker-ionic copied to clipboard
                                
                                    docker-ionic copied to clipboard
                            
                            
                            
                        :roller_coaster: Docker image for Ionic (with Android & Cordova)
Latest Ionic
based on the latest Cordova with Android 11 and Node.js 14
Pull from Docker Hub
docker pull beevelop/ionic:latest
Build from GitHub
docker build -t beevelop/ionic github.com/beevelop/docker-ionic
Run image
docker run -it beevelop/ionic bash
Use as base image
FROM beevelop/ionic:latest
Use tags where possible, because...
