Commit Graph

33 Commits

Author SHA1 Message Date
Laurent Goderre 7e47b378c4 Added an entrypoint script
Fixes #1039
2019-05-26 19:53:24 -04:00
Simen Bekkhus a8dbfa5c7c
Update node v8 to 8.16.0 w/ Yarn@1.15.2 & Alpine@3.9 2019-04-18 13:05:08 +02:00
Peter Dave Hello de76fb48b5 Update node.js v8 to v8.15.1 2019-02-28 20:47:05 +08:00
Peter Dave Hello 86b9618674 Update node.js v8.x from 8.14.1 to 8.15.0
- https://github.com/nodejs/node/releases/tag/v8.15.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.15.0
2018-12-27 00:30:10 +08:00
Peter Dave Hello 6d595cd0d4 Update node.js v8.x from v8.14.0 to v8.14.1
- https://github.com/nodejs/node/releases/tag/v8.14.1
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.14.1
2018-12-19 01:36:01 +08:00
Shelley Vohr 4df0614998 keys: add codebytere's gpg key (#956) 2018-12-18 09:53:27 +01:00
Laurent Goderre fd2bad889b Updated image to reflect changes in the template 2018-11-28 10:06:39 -05:00
Tianon Gravi ed3e8825b0 Revert and re-apply security bump with ONLY version bumps (#939)
This is the result of applying a revert of https://github.com/nodejs/docker-node/pull/938 (d2cab2e) followed by applying my simplified "bump-only" patch from https://github.com/nodejs/docker-node/pull/938#issuecomment-442294723 (a1ad45a).
2018-11-28 06:57:52 +01:00
Rod Vagg 0aae692a71
Security releases: 6.15.0, 8.14.0, 10.14.0, 11.3.0 (#938)
* Security releases: 6.15.0, 8.14.0, 10.14.0, 11.3.0

Ref: https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/
2018-11-28 13:19:16 +11:00
Peter Dave Hello 0ceefee074 Update node@8.x to 8.13.0 w/ Yarn v1.12.3 and Stretch based images
- https://github.com/nodejs/node/releases/tag/v8.13.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.13.0
2018-11-21 02:17:34 +08:00
Christopher Horrell 8ccd57c145 Update gpg invocations to use --batch
See:

- https://bugs.debian.org/913614
- https://github.com/docker-library/busybox/pull/55
2018-11-16 12:15:31 -05:00
Max Winterstein 5c23d96539 Fix wrong link to gpg keys 2018-11-12 10:07:33 +01:00
Simen Bekkhus 526c6e6183
fix: update to 8.12.0 (#852)
https://nodejs.org/en/blog/release/v8.12.0/
2018-09-11 15:34:18 +02:00
Rod Vagg 72dd945d29 Security releases: 10.9.0, 8.11.4, 6.14.4 2018-08-16 12:39:54 +10:00
Michael Dawson e3ec2111af Update latest versions for security release 2018-06-12 20:04:41 -04:00
Laurent Goderre 5b5e7b6f28 Added the new gpg key for @targos
Fixes #779
2018-06-08 09:17:54 -04:00
Christopher Horrell 9472806006 curl: always use --compressed flag 2018-05-18 13:23:45 -04:00
Christopher Horrell 4e0c4c8644 curl: use -f flag consistently
Curl will fail silently with error 22 rather outputting the html error
document
2018-05-18 13:23:45 -04:00
Christopher Horrell 90029512f9 curl: use -s and -S flags to disable progress meter but show errors 2018-05-18 13:23:45 -04:00
Simen Bekkhus 9d34db0c5d
upgrade to node 8.11.2 2018-05-16 00:44:03 +02:00
Peter Dave Hello b3ca6573b5 Update node.js v8.11.0 to v8.11.1 2018-03-30 11:49:14 +08:00
Peter Dave Hello 2b11af24b4 Update node.js v8.x to v8.11.0 2018-03-29 00:29:11 +08:00
Cecile Tonglet ab12e9bab4 Fixed symbolic links to yarn and yarnpkg (#650)
* Fixed symbolic links to yarn and yarnpkg

* Ensures npm and yarn can be run properly
2018-03-16 16:41:21 +01:00
Peter Dave Hello ae26d217bc Update yarn w/ symbolic-linked directory, cc #639 2018-03-16 01:19:02 +08:00
Christopher Horrell 4c7763dc2c Update for Node.js v8.10.0
See: https://nodejs.org/en/blog/release/v8.10.0/

Also updates yarn to 1.5.1
2018-03-06 20:46:39 -05:00
Christopher Horrell 8498ff5302 Drop keyserver.pgp.com
See https://github.com/docker-library/official-images/pull/4006#issuecomment-365420103

Also try pgp.mit.edu last instead of first and try p80.pool.sks-keyservers.net
first
2018-02-20 13:18:24 -05:00
Paolo Mainardi 4e5eda8fed remove :80 from ipv4 host 2018-02-06 17:35:01 +01:00
Paolo Mainardi 1429b40e07 fix alpine ipv4 host 2018-02-05 23:45:19 +01:00
Paolo Mainardi 43458812d3 better support of gpg keys installation behind a proxy 2018-02-05 13:52:34 +01:00
Simen Bekkhus 994f8286cb
Update for Node.js v8.9.4
https://nodejs.org/en/blog/release/v8.9.4/
2018-01-03 10:41:16 +00:00
Peter Dave Hello 6b8d86d6ad Update nodejs v8 from v8.9.2 to v8.9.3 2017-12-08 20:13:04 +01:00
Peter Dave Hello 95506b2a68 Update nodejs v8.x from v8.9.1 to v8.9.2 (#593) 2017-12-06 08:52:58 +01:00
Christopher Horrell f941101d4d Use only major version for directory names 2017-11-08 11:06:50 -05:00