Yihong Wang
8305e4c32f
Support Linux on ppc64le
...
- Add an architectures file to list supported architectures and
variants.
- Add new `ARCH` ENV into Dockerfile. It represents the architecture.
- Add a functions.sh to put utility functions, including
- get_arch: get the current running architecture.
- get_variants: get corresponding supported variants based on the
running architecture.
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2017-07-20 10:41:22 -07:00
Christopher Horrell
0fcdf0b266
Update for Node.js v7.10.1. Fixes #456 .
...
Note that we had to resurrect 7.10/ to include the v7.10.1 security fix.
See:
- https://nodejs.org/en/blog/release/v7.10.1/
- https://nodejs.org/en/blog/vulnerability/july-2017-security-releases/
2017-07-11 14:16:27 -04:00
Nick Schonning
cce56a99b9
Shellcheck: SC2128 Expanding an array without an index only gives the first element
2017-06-14 03:51:35 -04:00
Nick Schonning
d2d0efe69c
Shellcheck: SC2046 and SC2086 quoting
2017-06-14 03:46:04 -04:00
Nick Schonning
5380d0fffa
Shellcheck: Ignore SC2034 for version alias arrays
...
These are used dynamically which shellcheck can’t tell
2017-06-14 03:35:13 -04:00
Simen Bekkhus
a8eef541ef
Update to node 8.1.0
...
https://nodejs.org/en/blog/release/v8.1.0/
2017-06-08 14:46:58 +02:00
Peter Petrov
e2b78b4bde
Update to Node v6.11.0
2017-06-07 03:32:14 +03:00
Simen Bekkhus
20f3de9046
Add Node.js v8.0.0
...
https://nodejs.org/en/blog/release/v8.0.0/
2017-05-31 07:19:04 +02:00
Peter Petrov
e866277fa5
Fix latest tag
2017-05-03 22:21:22 +03:00
Simen Bekkhus
a82c9dcd3f
Update for node 7.9.0
...
https://nodejs.org/en/blog/release/v7.9.0/
2017-04-12 14:25:31 +02:00
Christopher Horrell
189588b1b5
Update for Node.js v7.8.0. Closes #369
...
See:
- https://nodejs.org/en/blog/release/v7.8.0/
2017-03-29 20:50:33 -04:00
Christopher Horrell
1d328d2d96
Update for Node.js v7.7.0
...
See:
- https://nodejs.org/en/blog/release/v7.7.0/
2017-03-01 10:44:13 -05:00
Christopher Horrell
0f84465129
Update for Node.js v7.6.0; add new sig
...
See:
- https://nodejs.org/en/blog/release/v7.6.0/
Also Adds fignerprint for Italo A. Casas
See:
- https://github.com/nodejs/node#release-team
2017-02-22 09:00:19 -05:00
Christopher Horrell
507d3d7c2b
Merge branch 'master' into v6.10.0
2017-02-22 08:01:33 -05:00
Christopher Horrell
db2660f326
Update for Node.js v6.10.0
...
See:
- https://nodejs.org/en/blog/release/v6.10.0/
2017-02-21 21:28:16 -05:00
Christopher Horrell
8345a12b6d
Update for Node.js v4.8.0
...
See:
- https://nodejs.org/en/blog/release/v4.8.0/
2017-02-21 21:23:54 -05:00
Christopher Horrell
90d5e3df90
Update for Node.js v7.5.0
...
See:
- https://nodejs.org/en/blog/release/v7.5.0/
- https://nodejs.org/en/blog/vulnerability/openssl-january-2017/
- https://github.com/nodejs/docker-node/issues/314
2017-02-01 08:54:15 -05:00
Christopher Horrell
28425ed95c
Update for Node.js v7.4.0
...
See:
- https://nodejs.org/en/blog/release/v7.4.0/
2017-01-04 14:30:39 -05:00
Christopher Horrell
3fb0c520d9
EOL v0.12. Fixes #241
...
Node.js v0.12 reached end-of-life on December 31, 2016:
- https://github.com/nodejs/LTS/#lts-schedule
2017-01-03 09:24:50 -05:00
Christopher Horrell
57f7537d35
Update for Node.js v7.3.0
...
See:
- https://nodejs.org/en/blog/release/v7.3.0/
2016-12-20 19:41:30 -05:00
Christopher Horrell
cee890b875
Update Travis and stack brew for v4.7.0
2016-12-06 20:49:43 -05:00
Christopher Horrell
62183100a0
Update for v7.2.0
...
Sets 7.2.0 as the 'latest'
2016-11-23 10:11:14 -05:00
Christopher Horrell
655aea9585
Node.js v7.1.0 is now the latest
...
Updates generate-stackbrew-library.sh
2016-11-09 10:26:08 -05:00
Christopher Horrell
056200187f
Add Node.js v7.0.0
...
See: https://nodejs.org/en/blog/release/v7.0.0/
2016-10-25 11:05:32 -04:00
Christopher Horrell
3e7f85f2b2
Update for Node.js v6.9.0 LTS (boron)
...
See:
- https://nodejs.org/en/blog/release/v6.9.0/
-
https://nodejs.org/en/blog/vulnerability/october-2016-security-releases/
2016-10-18 14:20:59 -04:00
Christopher Horrell
c517001982
Add missing update for generate-stackbrew-library.sh
2016-10-12 17:11:27 -04:00
Christopher Horrell
4029a8f719
Security updates, September 2016. Closes #235
...
This is an update for:
- Node.js v6.7.0
- Node.js v4.6.0
- Node.js v0.12.16
- Node.js v0.10.47
See:
-
https://nodejs.org/en/blog/vulnerability/september-2016-security-release
s/
- https://nodejs.org/en/blog/release/v6.7.0/
- https://nodejs.org/en/blog/release/v4.6.0/
- https://nodejs.org/en/blog/release/v0.12.16/
- https://nodejs.org/en/blog/release/v0.10.47/
2016-09-27 22:04:36 -04:00
Christopher Horrell
06eb255cfa
Update to use newer manifest file format ( #233 )
...
The new format is base on based on RFC 2822.
See:
https://github.com/docker-library/official-images#instruction-format
Also:
* No longer hardcodes the variant names (onbuild slim wheezy)
* Sorts version numbers which puts the higher version numbers first
* Adds link to generate-stackbrew-library.sh in manifest header
* Don't script against `ls` when determining variants
* And some other code improvements
2016-09-23 16:08:17 -04:00
Christopher Horrell
5dfa3928d9
Drop Node.js v5
...
Support for Node.js v5 was dropped at the end of June of this year and
is no longer being updated.
See: https://nodejs.org/en/blog/community/v5-to-v7/
Note that the tags for v5 versions will still be available in the
Docker Hub
2016-09-15 21:37:43 -04:00
Christopher Horrell
62a39d8d52
Update for Node.js v6.6.0
2016-09-15 21:12:34 -04:00
Christopher Horrell
910443c39c
Update for Node.js v6.5.0
2016-08-29 16:24:46 -04:00
Christopher Horrell
4ad33b57b2
Update for Node.js v4.5.0
...
See: https://nodejs.org/en/blog/release/v4.5.0/
2016-08-16 14:53:14 -04:00
Christopher Horrell
be9abca6b1
Update for Node.js v6.4.0
2016-08-16 11:53:57 -04:00
Hans Kristian Flaatten
00ef7c59d4
Update stackbrew updater with Node v6.3
2016-07-06 23:26:21 +02:00
Christopher Horrell
50b56d39a2
Update for Node.js v0.10.46, v0.12.15, v4.4.6 and v5.12.0
...
See:
- https://github.com/nodejs/LTS/issues/114
- https://nodejs.org/en/blog/release/v0.10.46/
- https://nodejs.org/en/blog/release/v0.12.15/
- https://nodejs.org/en/blog/release/v4.4.6/
- https://nodejs.org/en/blog/release/v5.12.0/
2016-06-23 20:48:47 -04:00
Christopher Horrell
9a4e5a31df
Update for v6.2.0
...
See #183
2016-05-17 19:08:28 -04:00
Christopher Horrell
a385a80fb4
v6.1.0 is now the latest
2016-05-05 20:42:13 -04:00
Christopher Horrell
c37b329896
Set correct default version for node:5
...
It should default to v5.11.0. Partially fixes #174 .
2016-05-03 13:50:02 -04:00
Christopher Horrell
5367524ce6
Update for Node.js v6.0.0
2016-04-26 16:22:06 -04:00
Christopher Horrell
78c9ef30b3
Update for v5.10.0
2016-03-31 23:40:16 -04:00
Christopher Horrell
b38aad33fe
Exclude docs directory. Fixes #126
2016-03-16 21:57:18 -04:00
Christopher Horrell
67ec55de7f
Update for 5.9.0
2016-03-16 21:41:10 -04:00
Christopher Horrell
a0e795b247
Upate to v5.8.0
2016-03-09 14:51:15 -05:00
Christopher Horrell
12b7be1a82
Update to v4.4.0
2016-03-09 08:43:34 -05:00
Christopher Horrell
6976a5e4db
Update generate-stackbrew-library.sh for v5.7.0
2016-02-23 10:23:28 -05:00
Christopher Horrell
555e351a25
Update to v4.3.0
2016-02-09 15:16:58 -05:00
Scott Hulbert
28986afcb6
update 5.5 -> 5.6
2016-02-09 11:24:31 -08:00
Ben Ripkens
31bb0d89ab
Update Node to 5.5.0
...
Related: https://github.com/nodejs/node/pull/4742
2016-01-21 06:59:41 +01:00
Hans Kristian Flaatten
c4868ce25f
Update Node to 5.4.0
...
PR-URL: #83
Realted: nodejs/node#4547
Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
2016-01-07 08:51:12 +01:00
Hans Kristian Flaatten
bcddf837d9
Update stackbrew updater with latest version
2015-12-17 19:09:42 +01:00