Laurent Goderre
7e47b378c4
Added an entrypoint script
...
Fixes #1039
2019-05-26 19:53:24 -04:00
Peter Dave Hello
e8c9f49af6
Update node.js v11 from v11.14.0 to v11.15.0 ( #1031 )
...
- https://nodejs.org/en/blog/release/v11.15.0/
- https://github.com/nodejs/node/releases/tag/v11.15.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.15.0
2019-04-30 23:53:48 +02:00
Peter Dave Hello
5a6a5e9199
Disable `make` verbose mode in Alpine builds
2019-04-18 17:14:48 +08:00
Peter Dave Hello
974b70c72e
Update node.js v11 from 11.13.0 to v11.14.0
...
- https://github.com/nodejs/node/releases/tag/v11.14.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.14.0
2019-04-12 00:56:10 +08:00
Peter Dave Hello
ed4cf449b4
Update node.js v11 from 11.12.0 to v11.13.0
...
- https://github.com/nodejs/node/releases/tag/v11.13.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.13.0
2019-03-29 03:36:14 +08:00
Peter Dave Hello
716a6ea32b
Update node.js v11 to v11.12.0 with Yarn v1.15.2
...
- https://github.com/nodejs/node/releases/tag/v11.12.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.12.0
2019-03-16 04:52:34 +08:00
Peter Dave Hello
687152bceb
Update node.js v11 from 11.10.1 to v11.11.0
...
- https://github.com/nodejs/node/releases/tag/v11.11.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.11.0
2019-03-07 03:33:27 +08:00
Peter Dave Hello
44cf85e4f3
Merge pull request #994 from tianon/architectures
...
Update architectures files (generated)
2019-03-06 01:51:19 +08:00
Peter Dave Hello
926bddb46b
Update node.js v11 to v11.10.1
2019-02-28 20:46:24 +08:00
Tianon Gravi
0d4156af75
Update architectures files (generated)
...
The contents of these files were generated by cross-referencing the available artifacts on https://nodejs.org/dist/ vs the supported architectures of the base image of each variant.
2019-02-19 16:46:54 -08:00
Peter Dave Hello
7b643da4ae
Update node.js v11 to v11.10.0, and Alpine to v3.9
...
- https://github.com/nodejs/node/releases/tag/v11.10.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.10.0
cc #988
2019-02-15 10:51:31 +08:00
Peter Dave Hello
08789f4981
Update node.js v11.x from v11.8.0 to v11.9.0
...
- https://github.com/nodejs/node/releases/tag/v11.9.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.9.0
2019-01-31 08:24:37 +08:00
Peter Dave Hello
f9b80051e4
Update node.js v11.x from v11.7.0 to v11.8.0
...
- https://github.com/nodejs/node/releases/tag/v11.8.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.8.0
2019-01-25 10:24:32 +08:00
Peter Dave Hello
1656ace58d
Update node.js v11 to v11.7.0 with Yarn v1.13.0
2019-01-18 22:39:30 +08:00
Peter Dave Hello
e9d9c1ce0f
Update node.js v11.x from v11.5.0 to v11.6.0
...
- https://github.com/nodejs/node/releases/tag/v11.6.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.6.0
2018-12-27 00:31:33 +08:00
Peter Dave Hello
33feb45456
Update node.js v11.x from v11.4.0 to v11.5.0
...
- https://github.com/nodejs/node/releases/tag/v11.5.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.5.0
2018-12-19 03:03:19 +08:00
Shelley Vohr
4df0614998
keys: add codebytere's gpg key ( #956 )
2018-12-18 09:53:27 +01:00
Peter Dave Hello
438f5dead5
Update node.js v11 from v11.3.0 to v11.4.0
...
- https://github.com/nodejs/node/releases/tag/v11.4.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md#11.4.0
2018-12-08 02:25:31 +08:00
Laurent Goderre
8c0a9f2c14
Multiple slim ( #850 )
2018-11-29 15:20:12 +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
Tianon Gravi
77c2d0850a
Revert "Enable ccache for Alpine builds on Travis CI" and "Fix Alpine build with the missing `|| true`"
...
This reverts commits 2893221564 and 7e5b3f07e6 .
2018-11-22 10:11:01 -08:00
Peter Dave Hello
2893221564
Fix Alpine build with the missing `|| true`
...
This can prevent the build failed when there is no outside netcat
listening for cache transferring.
2018-11-21 23:46:28 +08:00
Peter Dave Hello
7e5b3f07e6
Enable ccache for Alpine builds on Travis CI
2018-11-21 19:25:00 +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
Peter Dave Hello
241b2cfaca
Update node.js v11 to v11.2.0 with Yarn v1.12.3
2018-11-16 11:53:19 +08:00
Max Winterstein
5c23d96539
Fix wrong link to gpg keys
2018-11-12 10:07:33 +01:00
Peter Dave Hello
120b465c24
Update node.js v11.x to v11.1.0 with Yarn v1.12.1
2018-11-02 20:40:34 +08:00
Peter Dave Hello
adc272a9fd
Remove node.js v11 Debian Jessie variant
2018-11-01 01:45:05 +08:00
Peter Dave Hello
daf910e124
Update node.js v11 slim image to use Debian Stretch
2018-11-01 01:44:58 +08:00
Peter Dave Hello
e007863a84
Add node.js v11.0.0 with Yarn v1.10.1
...
- https://github.com/nodejs/node/releases/tag/v11.0.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V11.md
2018-10-24 17:23:06 +08:00