Commit Graph

16 Commits

Author SHA1 Message Date
Simo Kinnunen
3a0b4e849e Fix npm loglevel option. 2015-10-11 04:26:06 +09:00
Simo Kinnunen
f7a7b6ff7d Stop using NPM3 for now, it's super slow and buggy. 2015-10-11 04:06:28 +09:00
Simo Kinnunen
368c8ad4fc Bump base image for Node 4.1.2 and latest NPM 3.x since v2 is stupid. 2015-10-10 21:47:28 +09:00
Simo Kinnunen
6c867bb1ea Revert "Use default loglevel for NPM, otherwise it's super noisy."
This reverts commit 4594ef6283.
2015-10-10 16:42:43 +09:00
Simo Kinnunen
4594ef6283 Use default loglevel for NPM, otherwise it's super noisy. 2015-10-10 16:23:25 +09:00
Simo Kinnunen
7a716a6da5 Update base to v1.0.4. 2015-09-28 14:59:07 +09:00
Simo Kinnunen
fb2eaca4c2 Move users to the base image, so that we can download the gyp sources for the correct user in the base image. 2015-08-24 17:11:05 +09:00
Simo Kinnunen
243be57e10 Reduce image size to ~580MB by making sure we get absolutely nothing but production dependencies, and clear all caches. 2015-08-24 16:29:47 +09:00
Simo Kinnunen
adce1ba835 Prune development dependencies once build is over. Shaves off about 180MB from the final image (which is still quite large at ~790MB, previously ~970MB). 2015-08-21 00:33:22 +09:00
Simo Kinnunen
8facb9c82c Update base image for node 0.12.7. 2015-07-10 12:15:09 +09:00
Simo Kinnunen
437e03d9bd Use separate base image for faster builds and pulls, since the official Docker Hub doesn't handle rebuilds as well as it should, and Quay.io only serves from the US-east region right now. 2015-07-08 18:50:30 +09:00
Simo Kinnunen
f17e583585 Use a non-shady base image and add node installation directly to our Dockerfile. This makes it more easily customizable and should be more trustworthy. 2015-07-01 19:35:49 +09:00
Simo Kinnunen
775bffe4a9 Get rid of our internal "build system" and switch to a CI-buildable Dockerfile instead. 2015-07-01 18:44:31 +09:00
Simo Kinnunen
6a733fb5bd Update node. 2015-04-28 13:57:31 +09:00
Simo Kinnunen
a8170e316b Add stf bin dir to PATH. 2014-08-05 13:50:02 +09:00
Simo Kinnunen
83ca386334 Add base image Dockerfile. 2014-08-04 16:55:32 +09:00