/bower

Docker image with latest bower from latest node js

MIT LicenseMIT

Docker bower image

A docker image with latest bower installed on top of latest node js. Using official images as long as possible.

This image is meant to be used by gitlab runner for automatic builds.

The "allow root" option and a cach directory (/cache/bower) activated globally for bower.

Also a cache directory (/cache/npm) is set for npm.

To persist cache between different images just mount a volume on /cache.