Cloned from webratio for personal build
3.2K
This repository contains Dockerfile of PhoneGap for Docker's build published to the public Docker Hub.
Install Docker.
Pull the image
docker pull nmaas87/webratio-phonegapdocker pull nmaas87/webratio-phonegap:3.5.0docker pull nmaas87/webratio-phonegap:3.5.0-0.21.18docker pull nmaas87/webratio-phonegap:3.6.0docker pull nmaas87/webratio-phonegap:3.6.0-0.21.19docker pull nmaas87/webratio-phonegap:3.6.3docker pull nmaas87/webratio-phonegap:3.6.3-0.22.7docker pull nmaas87/webratio-phonegap:4.0.0docker pull nmaas87/webratio-phonegap:4.0.0-0.22.7docker pull nmaas87/webratio-phonegap:4.1.2docker pull nmaas87/webratio-phonegap:4.1.2-0.22.12docker pull nmaas87/webratio-phonegap:4.2.0docker pull nmaas87/webratio-phonegap:4.2.0-0.24.2docker pull nmaas87/webratio-phonegap:6.0.3docker pull nmaas87/webratio-phonegap:6.1.0docker pull nmaas87/webratio-phonegap:6.2.0docker pull nmaas87/webratio-phonegap:6.2.2docker pull nmaas87/webratio-phonegap:6.4.2docker pull nmaas87/webratio-phonegap:6.5.0phonegap createdocker run -v <application-parent-dir>:/data nmaas87/webratio-phonegap phonegap create <application-name>
phonegap servedocker run -d -p <port>:3000 -v <application-dir>:/data nmaas87/webratio-phonegap phonegap serve -p 3000
phonegap build androiddocker run -v <application-dir>:/data nmaas87/webratio-phonegap phonegap build android
Content type
Image
Digest
Size
2.1 GB
Last updated
over 8 years ago
docker pull nmaas87/webratio-phonegap