Latest Ionic based on the latest Cordova with Android 13 and Node.js v18 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...