Selwyn
8b83c9d9c6
Add exit signal handling benefit to CMD section ( #551 )
2017-10-19 17:07:58 +02:00
Christopher Horrell
c1f363a3ca
Merge pull request #535 from LaurentGoderre/loglevel
...
Revert log level to npm's default level
2017-10-18 13:26:37 -04:00
Laurent Goderre
9861e1b843
Revert log level to npm's default level
...
Fixes #528
2017-10-18 12:05:45 -04:00
Robert (Jamie) Munro
9d82d3ff6e
Update list of gpg keys ( #546 )
...
* Update list of gpg keys
from https://github.com/nodejs/node#release-team
The former first key no longer seems to exist on the keyservers.
* Update gpg keys in other templates
2017-10-18 14:56:17 +02:00
William Blankenship
d3ca6d89ae
Merge pull request #545 from nodejs/retrohacker
...
Remove @retrohacker as a collaborator
2017-10-11 16:22:35 -07:00
Simen Bekkhus
15d780e932
Upgrade to node 8.7 ( #544 )
2017-10-12 00:43:05 +02:00
William Blankenship
b2813c168a
Remove @retrohacker as a collaborator
2017-10-11 15:33:03 -07:00
Joni Salmi
1d71e2a31f
Move onbuild related notes under onbuild image variant docs ( #542 )
...
* Move onbuild related notes under onbuild docs
* Document docker compose example assumptions
2017-10-11 14:43:46 +02:00
Christopher Horrell
109541d1b4
Merge pull request #540 from nodejs/LaurentGoderre-npm-install-g
...
Added a section about global npm install
2017-10-10 14:14:24 -04:00
Laurent Goderre
e53b1ca725
Added a section about global npm install
...
Closes #505
2017-10-06 08:10:14 -04:00
Laurent Goderre
dfe2085538
Merge pull request #534 from nodejs/LaurentGoderre-patch-1
...
README: Updated the docker-compose example
2017-10-04 08:34:05 -04:00
Peter Dave Hello
36585913a2
Upgrade nodejs v6 to 6.11.4 with Yarn v1.1.0 ( #537 )
2017-10-04 08:01:20 +02:00
Laurent Goderre
42207ca097
README: Updated the docker-compose example
...
Switched to a snippet that works out of the box with a package.json that has a start script.
2017-10-03 10:55:41 -04:00
Simen Bekkhus
c37d5e87fa
Upgrade to node 8.6 ( #530 )
...
https://nodejs.org/en/blog/release/v8.6.0/
2017-09-27 01:08:52 +02:00
Evan Sosenko
b1d4ff57bc
Update Yarn to 1.0.2 for Node 8.5 ( #525 )
2017-09-14 14:12:31 +02:00
Simen Bekkhus
59ac03f089
Update generate-stackbrew ( #523 )
2017-09-12 19:00:30 +02:00
Peter Dave Hello
2924f14278
Update to Node.js v8.5.0 with Yarn v1.0.1 ( #522 )
2017-09-12 18:30:33 +02:00
Christopher Horrell
bc21af55ba
Merge pull request #521 from OmgImAlexis/patch-1
...
Remove unneeded new line
2017-09-12 10:13:23 -04:00
Alexis Tyler
7a020f9fa3
Remove unneeded new line
2017-09-12 21:42:01 +09:30
Simen Bekkhus
17c50cb300
Add Node.js v6.11.3 ( #513 )
2017-09-06 07:55:45 +02:00
Christopher Horrell
47b9b7586b
Merge pull request #509 from chorrell/drop-v7.10
...
Drop 7.10
2017-08-22 09:41:30 -04:00
Christopher Horrell
a2600f4e0e
Drop 7.10
...
Node.js v7.10.x is no longer actively maintained.
See: https://github.com/nodejs/LTS
2017-08-21 16:45:19 -04:00
Dāvis
b502aa0163
Support arm32v7 architecture ( #504 )
...
* Support arm32v7
* Fix update script for armv7
* Fix get_arch function for arm32v7
* Fix indent
2017-08-18 21:21:26 +02:00
Peter Dave Hello
f71321cf71
Merge pull request #503 from nodejs/nodejs-8.4
...
Update for nodejs v8.4.0
2017-08-16 05:24:36 +08:00
Peter Dave Hello
c044d61e6d
Update for nodejs v8.4.0
2017-08-16 04:25:20 +08:00
Simen Bekkhus
9312dc9980
Add arm64 to slim and 4.8 ( #501 )
2017-08-15 15:47:03 +02:00
longquan7
35dbf01b34
Support arm64 architecture ( #497 )
...
* master
* Regenerate dockerfiles to update case statements
* Update architectures
2017-08-14 14:15:40 +02:00
Florian Bellazouz
dbab8eb181
update docs/BestPractices.md - typo ( #500 )
...
* update docs/BestPractices.md - typo
* update docs/BestPractices.md - UpperCase Tini
2017-08-14 10:33:54 +02:00
Simen Bekkhus
cc495dbadb
Update for node 8.3 ( #499 )
...
https://nodejs.org/en/blog/release/v8.3.0/
2017-08-10 16:09:37 +02:00
Simen Bekkhus
9b863beddf
Regenerate dockerfiles to update case statements ( #498 )
2017-08-09 19:22:26 +02:00
Yihong Wang
d001b4cfef
Support s390x architecture ( #490 )
...
- Support `s390x` in all of the version except 4.8 and the following
variants: default, alpine, stretch and onbuild
- Generate proper `architectures` for the stackbrew
- Update `update.sh` in order to be used on s390x
- `s390` is not supported in v4.8, therefore, add a local architectures
under 4.8 and remove `s390x` there
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2017-08-09 11:13:50 +02:00
Steven
1a86465462
Remove the "Usage" section ( #483 )
...
There was nothing in the "Usage" section so I removed it
2017-08-03 06:04:46 +02:00
Bea
778cfef0cb
Update Dockerfile example in README ( #482 )
2017-08-01 12:22:02 +02:00
Peter Dave Hello
d77913eb25
Update nodejs 6 to v6.11.2 with yarn v0.27.5 ( #481 )
2017-08-01 12:12:12 +02:00
Adam Weiner
85050c4d15
Add libc6-compat to Alpine Docker docs ( #319 )
...
* add libc6-compat
* add libc6-compat
* add libc6-compat to 7.4 alpine image
* rm libc6-compat from alpine Dockerfiles
* add libc6-compat to node:alpine docs
* include apk add command in docs
2017-07-27 18:44:05 +02:00
fcosrno
22f21ff536
Add Docker Compose example ( #316 )
...
* Add Docker Compose example
* Update README.md
* Update README.md
2017-07-26 18:31:23 +02:00
Simen Bekkhus
9c25cbe93f
Update all dockerfiles with template changes ( #477 )
2017-07-26 18:01:39 +02:00
Christopher Horrell
09e784bb05
Add stretch variant ( #465 )
...
* Add stretch variant
This is the first step to transitioning over to stretch for the base
images
* Update for Node.js 8.2.1
Also updates yarn to 0.27.5
* Include arch updates from #452
* Add stretch to x64
* Add stretch to ppc64le architecture
2017-07-25 21:27:50 +02:00
Christopher Horrell
7fd6af298f
Use shell expansion when selecting which NODE_VERSION to build ( #322 )
...
* Use shell expansion when selecting which NODE_VERSION to build
With this change we no longer need to update the .travis.yml file for
each minor update of a given Node.js image. Bash shell expansion will
determine the right version to build based on the available directories
(4.7, 6.9, 7.5 etc.)
* Call out which major.minor version is being tested
* Add trailing newline back
2017-07-25 21:01:51 +02:00
Codruț Constantin Gușoi
6bed057e2a
Fixes TOC ( #475 )
2017-07-25 20:35:26 +02:00
Codruț Constantin Gușoi
c3694d8baa
Adds instructions for modifying the `node` user ( #328 )
...
Also highlights the `Best Practices` section in the `README.md` file so
the new instructions are easier to find.
Special thanks to:
* @blueimp for the uid/gid change command
* @LaurentGoderre for the user rename command
Refs #289
2017-07-25 15:45:47 +02:00
Yihong Wang
bc4e7eecfe
Generate 'Architectures' information ( #472 )
...
Enhance the `generate-stackbrew-library.sh` to generate `Architectures`
information.
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2017-07-23 09:24:35 +02:00
Peter Dave Hello
f547c4c728
Update nodejs v8.2.0 to v8.2.1 ( #470 )
2017-07-21 09:13:01 +02:00
Christopher Horrell
2b30b83512
Merge pull request #452 from yhwang/ppc64le-support
...
Support Linux on ppc64le
2017-07-20 15:56:17 -04:00
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
Simen Bekkhus
4f2354e558
Update Node to 8.2.0 ( #469 )
...
https://nodejs.org/en/blog/release/v8.2.0/
2017-07-20 04:13:57 +02:00
Christopher Horrell
2d4c7b0fdc
Merge pull request #468 from styfle/patch-5
...
Update readme to deprecate ONBUILD variable
2017-07-19 12:21:29 -04:00
Steven
24f9ad5ca8
Update readme to deprecate ONBUILD variable
...
It looks like the ONBUILD variant was deprecated in https://github.com/docker-library/official-images/issues/2076
This change adds one line to the README.md file.
2017-07-19 11:33:16 -04:00
Christopher Horrell
ec6da31525
Merge pull request #461 from chorrell/drop-7.10-ci
...
Drop 7.10 from Travis CI.
2017-07-13 10:57:33 -04:00
Christopher Horrell
1ba822597e
Add missing newline
2017-07-13 10:57:04 -04:00