A Dockerfile for an automated build that includes bower and grunt without using git://
Basically exactly the same image as digitallyseamless/nodejs-bower-grunt, but with the addition of ONBUILD RUN git config --global url.https://.insteadOf git:// which means that it will allow the bower (and any other step that requires accessing git) to work with https:// rather than git://. This is useful if, for reasons that no-one seems willing to explain, access to git is blocked by your network connection.
For all other information, please check digitallyseamless/nodejs-bower-grunt
Content type
Image
Digest
sha256:bf69ddcd9…
Size
-
Last updated
almost 11 years ago
docker pull clancy/gitless-nodejs-bower-grunt-run