Image preinstalled with Node, Gulp, and Bower for automated testing
553
For Circle CI 2.0 testing, a docker image is now required to be specified in the project's circleci/config.yml. The Mobile-Cordova project uses this docker image to enable testing. This repo is connected to https://hub.docker.com/r/showpass/nodejs-gulp-bower/ where CircleCI pulls the image from.
To do test builds after editing, you need to have Docker installed and call the following in the directory
$ docker build -t latest .
Docker Hub is setup to automatically build when any changes are pushed to the master branch of the repo. You may need to connect your Bitbucket profile to Docker Hub in order for it to pull and build. Instructions
Content type
Image
Digest
Size
259.3 MB
Last updated
about 8 years ago
docker pull showpass/nodejs-gulp-bower