Nick Schonning
efc560b667
feat: Drop EOL Debian Buster Node.js variants
2024-07-02 19:36:19 -04:00
Peter Dave Hello
85591191fb
docs: update shared libs section for Alpine 3.19+
...
Starting from Alpine 3.19, the `gcompat` package should be used
instead of `libc6-compat` to include missing shared libraries required
for `process.dlopen`.
This change is based on the latest Alpine Linux 3.19.0 release notes:
https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.19.0
2024-04-12 00:18:55 +08:00
Jana Rangasamy
47b3109686
docs: added punctuation
2024-03-30 13:43:02 +05:30
Otávio Silva
d7c2df9571
docs(README): Add ports mapping to Docker Compose example
...
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2023-12-04 15:00:34 -03:00
Otávio Silva
3d07b595c0
docs(README): update link
2023-12-04 10:14:23 -03:00
Otávio Silva
dbdbdaf1b7
docs(README): link libc6-compat
...
Broken libc6-compat link fix.
2023-12-01 17:03:43 -03:00
Otávio Silva
f7676d2b8c
Update README.md
...
add a space
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2023-11-30 15:37:26 -03:00
Otávio Silva
390cb75062
docs: update README.md to include ports
...
Update readme.md include both method to expose the container.
2023-11-09 12:41:06 -03:00
Otávio Silva
f4d5953516
Update README.md
...
Update docker-compose example with ports usage, because is better and more cofiable than expose usage
2023-11-09 11:29:17 -03:00
Laurent Goderre
c7cf5c2910
Merge pull request #1771 from zsolt-dev/zsolt-dev-patch-1
...
Add an example of how to create smaller images without npm/yarn
2023-10-18 16:44:31 -04:00
Orgad Shaneh
6db34246b9
README: Fix broken link
2023-06-11 10:18:12 +03:00
Orgad Shaneh
92f7975318
Add images for debian bookworm
2023-06-11 09:49:06 +03:00
Zsolt Szabo
4e0fbe2f2e
Update README. Link to creating image without npm
2022-09-16 14:20:33 +02:00
Nick Schonning
4f1d6a3875
chore: drop EOL Stretch images
2022-07-01 22:34:13 -04:00
Peter Dave Hello
84755fd94e
Merge pull request #1739 from PeterDaveHello/update-docs
2022-06-17 19:21:54 +08:00
Peter Dave Hello
07c284ebe5
docs: Improve markdown format in README.md
...
There should be a blank line after the headings
2022-06-16 17:35:05 +08:00
Issei Horie
44a6c4796b
docs: clarify docker compose volume explanation
2022-04-24 09:52:55 +09:00
Md. Rashad Tanjim
9cc4a3efb7
node version update
2022-03-12 03:04:07 +06:00
Nick Schonning
b88e1dd1de
chore: Update docs to point to versions.json
2021-04-30 18:36:00 -04:00
Nick Schonning
4113acde9f
chore: Update master -> main
2021-03-03 15:46:54 -05:00
Nick Schonning
1341198d71
docs: Add buster and stretch to the image variant list
2020-12-20 01:08:27 -05:00
Peter Petrov
e966aef2a6
Remove Peter Petrov from Working Group
2020-12-14 04:47:44 +02:00
Rishab Arora
b34318aeb9
Update README.md
...
Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
2020-11-02 21:01:25 +05:30
Rishab Arora
3be20797f9
Update README.md
2020-11-02 17:42:00 +05:30
Rishab Arora
c65f06c86b
Add buster and stretch to the image variant list
...
As the title suggests, please add buster and stretch in the image variants list.
2020-11-02 17:37:24 +05:30
Nick Schonning
b7a069e833
chore: Remove OnBuild variant
2019-12-31 19:08:52 -05:00
Laurent Goderre
9cecb11b8a
Merge pull request #1076 from fulldecent/patch-1
...
Cross-reference Node.js release schedule to set project scope, fixes …
2019-10-09 13:46:48 +00:00
William Entriken
32ceb312ec
Switch to recommend node version
2019-08-16 23:33:12 -04:00
Christopher Horrell
c8dbaa63d6
meta: move chorrell to Docker Working Group Emeriti list
2019-08-07 09:13:37 -04:00
William Entriken
20db412351
Cross-reference Node.js release schedule to set project scope, fixes #1071
2019-08-01 17:35:23 -04:00
Peter Dave Hello
e788c21cd5
Improve markdown syntax/style [ci skip]
2018-08-02 03:04:17 +08:00
Peter Dave Hello
dae54a2a2f
Fix README.md indent
2018-05-16 00:04:24 +08:00
Seth Westphal
36135d58af
Remove Node.js 4.
2018-04-30 09:26:41 -05:00
Peter Dave Hello
a1b2c2443d
Fix few typos [ci skip]
2018-03-03 21:34:16 +08:00
LboAnn
a09ecfc424
Fix link to CONTRIBUTING.md ( #595 )
2017-12-14 08:09:48 +01:00
Carl Manaster
ba9e91518e
Fix typo
2017-11-08 14:48:16 -08:00
Laurent Goderre
5acf85812e
Updated documentation for new log level ( #550 )
...
Completes #535
2017-10-24 07:46:51 +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
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
Alexis Tyler
7a020f9fa3
Remove unneeded new line
2017-09-12 21:42:01 +09:30
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
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
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
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
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