Commit Graph

404 Commits

Author SHA1 Message Date
Christopher Horrell 718102a587 Update for Node.js v7.2.0 2016-11-23 09:10:36 -05:00
Christopher Horrell 4a722c29c0 Add node group/user with gid/uid 1000 and a home directory. 2016-11-23 09:08:02 -05:00
Christopher Horrell 87b641c1f3 Merge pull request #270 from davidbarton/patch-2
In docs example use home dir as work dir
2016-11-23 05:53:41 -08:00
Peter Petrov 5fab0fc387 Merge pull request #263 from blueimp/master
Add node group/user with gid/uid 1000 and a home directory
2016-11-19 00:49:45 +02:00
Christopher Horrell 1707a31688 Merge pull request #272 from SimenB/patch-1
Remove mention of 0.10 from update script
2016-11-16 11:41:34 -05:00
Simen Bekkhus 5bd74bb188 Remove mention of 0.10 from update script
Ref #240
2016-11-16 16:46:17 +01:00
Christopher Horrell 9b581c79ee Merge pull request #268 from chorrell/v0.10-eol
Drop Node.js v0.10. Fixes #240
2016-11-15 15:18:36 -05:00
Sebastian Tschan 3d8dc7666d Add node group/user with gid/uid 1000 and a home directory.
This is a workaround for boot2docker issue 581, see
https://github.com/boot2docker/boot2docker/issues/581
2016-11-15 16:02:51 +01:00
Christopher Horrell 9d7725cbaa Merge pull request #269 from davidbarton/patch-1
Wrong username mentioned in docs
2016-11-15 09:17:58 -05:00
David Barton 70b9081d18 In docs example change home dir for work dir
I think user home dir works better instead of `-w "/usr/src/app"` use `-w "/home/node/app"`
2016-11-15 13:53:11 +01:00
David Barton e0cf6e2d24 Wrong username mentioned in docs
`app` should be `node`
2016-11-15 13:49:11 +01:00
Christopher Horrell 09e03a2e52 Drop Node.js v0.10. Fixes #240 2016-11-14 22:12:21 -05:00
Christopher Horrell 4ac0faf1ff Merge pull request #156 from LaurentGoderre/alpine
Added an alpine variant
2016-11-10 11:13:52 -05:00
Laurent Goderre d20d305f0b Added the default user to the alpine variant 2016-11-09 20:57:36 -05:00
Laurent Goderre 218686835d Seperate the build by version
Attempt to get the build to work with alpine
2016-11-09 20:57:36 -05:00
Laurent Goderre fa01818156 Added an alpine variant 2016-11-09 20:57:36 -05:00
Christopher Horrell 872c8b21e8 Merge pull request #255 from LaurentGoderre/fix-172
Added LaurentGoderre as a collaborator
2016-11-09 12:32:11 -05:00
Christopher Horrell 938a1be6ee Merge pull request #266 from chorrell/v7.10-v4.6.2
Update for V7.10 and v4.6.2
2016-11-09 11:25:40 -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 2c1bba840c Update for Node.js v7.1.0. See #265 2016-11-09 09:40:21 -05:00
Christopher Horrell 1d00e55ede Update for Node.js v4.6.2. See #265 2016-11-09 09:39:37 -05:00
Christopher Horrell fef7a2ca49 Merge pull request #264 from LaurentGoderre/docs
Updated the non-root section of the Best Practices
2016-11-07 16:29:28 -05:00
Laurent Goderre 435636ab11 Updated the non-root section of the Best Practices 2016-11-07 10:02:54 -05:00
Christopher Horrell 75b8ce9c29 Merge pull request #261 from chorrell/add-non-root-user
Add non-root "node" user to all Docker images
2016-11-03 16:29:48 -04:00
Christopher Horrell b18c441de4 Add non-root "node" user to all Docker images 2016-11-03 16:22:44 -04:00
Christopher Horrell 24d62663e6 Merge pull request #258 from LaurentGoderre/add-user
Added a non root user
2016-11-03 16:05:15 -04:00
Laurent Goderre 9234116f2a Added a non root user
Allows running non-root commands (such as npm). Fixes #253
2016-10-25 14:35:44 -04:00
Christopher Horrell bfc15f34d9 Merge pull request #257 from chorrell/v7.0.0
Add Node.js v7.0.0
2016-10-25 11:27:37 -04: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
Laurent Goderre 6abfa80a80 Added LaurentGoderre as a collaborator
Fixes #172
2016-10-21 08:56:44 -04:00
Christopher Horrell f485001bc9 Merge pull request #254 from chorrell/v6.9.1
Update for Node.js v6.9.1
2016-10-19 19:14:27 -04:00
Christopher Horrell 613d09a89a Update for Node.js v6.9.1
See:

- https://nodejs.org/en/blog/release/v6.9.1/
2016-10-19 19:04:36 -04:00
Christopher Horrell bd96c65801 Merge pull request #251 from chorrell/v6.9.0
Update for Node.js v6.9.0 LTS (boron)
2016-10-18 14:28:03 -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 7e6774404e Merge pull request #250 from chorrell/v4.6.1
Update for Node.js v4.6.1
2016-10-18 13:18:08 -04:00
Christopher Horrell a37f33d349 Update for Node.js v4.6.1 2016-10-18 13:12:06 -04:00
Christopher Horrell 338de25be3 Merge pull request #249 from chorrell/v0.10.48
Updated for v0.10.48
2016-10-18 12:50:22 -04:00
Christopher Horrell 2716d804bd Updated for v0.10.48
Part of the October Security update:

- https://nodejs.org/en/blog/vulnerability/october-2016-security-releases/
2016-10-18 12:43:20 -04:00
Christopher Horrell 0d105550c2 Merge pull request #248 from chorrell/0.12.17
Update for Node.js v0.12.17
2016-10-18 12:41:05 -04:00
Christopher Horrell c3ff786630 Update for Node.js v0.12.17 2016-10-18 12:21:19 -04:00
Christopher Horrell ed993e7355 Merge pull request #246 from chorrell/v6.8.1
Update for Node.js v6.8.1
2016-10-14 21:20:44 -04:00
Christopher Horrell a21c91d04b Update for Node.js v6.8.1
See:

- https://nodejs.org/en/blog/release/v6.8.1/
2016-10-14 21:14:57 -04:00
Christopher Horrell 9aa0c88d6f Merge pull request #245 from fcosrno/master
Update README.md
2016-10-13 08:57:25 -04:00
fcosrno 92549c8114 Update README.md
Maybe this should be node_modules instead of npm_modules
2016-10-12 22:31:11 -04:00
Christopher Horrell 0a38fd2283 Merge pull request #244 from chorrell/v6.8.0
Update for Node.js v6.8.0
2016-10-12 17:18:11 -04:00
Christopher Horrell c517001982 Add missing update for generate-stackbrew-library.sh 2016-10-12 17:11:27 -04:00
Christopher Horrell f3c3821591 Update for Node.js v6.8.0
See: https://nodejs.org/en/blog/release/v6.8.0/
2016-10-12 17:04:16 -04:00
Christopher Horrell 6a396ac9cb Merge pull request #239 from chorrell/improve-test
Improve tests
2016-09-29 16:32:06 -04:00
Christopher Horrell 1b99bb91e8 Better approach to establishing variants 2016-09-29 09:35:47 -04:00
Christopher Horrell 54ee1265cd Improvements to skip "docs" and other non-docker directories 2016-09-29 09:16:18 -04:00