Michael (Parker) Parker
7ca5ed1a16
Update nodejs yolks ( #295 )
...
* Update nodejs yolks
Move user creation and env to not rebuild on every update if not needed.
update apt install command to new format
update npm install command to properly be global to resolve ts-node issue
update npm install commands to install latest version available for node version
* fix build
moves section that sets the user and env vars to the bottom again.
I forgot the order of ops matters.
* fix issues with corepack
npm doesn't install a working version of corepack unless it's tagged to latest.
2025-04-11 18:47:17 +02:00
Torsten Widmann
bc9645e8bf
add pnpm to node images ( #252 )
...
* add pnpm to node images
* removed pnpm from 12 till 17, because as pnpm is only available from version 18
2024-09-28 12:09:36 +02:00
Quinten
94aa88bdce
Merge branch 'master' into tini
2023-09-06 19:37:29 +02:00
Paul
02aad5199c
Add libnss3 to nodejs ( #183 )
...
* Add libnss3 to nodejs
* Lock down some npm version
---------
Co-authored-by: Quinten <josdekurk@gmail.com >
2023-09-06 19:29:47 +02:00
Quinten
47f6300258
Nodejs: Add Typescript support
2023-08-13 10:47:33 +02:00
Quinten
baf272435a
Use SIGINT as stop signal
2023-08-09 19:24:33 +02:00
Quinten
e6c1b4cc4a
tini part 1
2023-07-19 18:01:39 +02:00
gOOvER
f59be34e5f
add ping cmd
2023-03-19 09:45:46 +01:00
gOOvER
112a4fd3dd
removed 2nd layer of npm install
2023-01-28 16:02:52 +01:00
gOOvER
dbd807f77b
add npm install npm@latest -g
2023-01-27 20:11:24 +01:00
Ethan Adams
7e55c3b6ab
Added libtool installation to Node.js 12 docker file
2021-12-08 14:12:43 -05:00
gOOvER
d5e1e2e5ec
update all nodejs to bullseye-slim
2021-12-08 07:30:18 +01:00
Alex
8ba8f2f811
feat: ARM64 support for Node.js
...
resolves #10
2021-10-22 15:24:42 +03:00
Alex
58bddef746
nodejs: install latest npm
2021-10-10 21:40:44 +03:00
Alex
5480ec769c
image(nodejs): add build-essential, tar and curl
2021-10-05 17:05:09 +03:00
Softwarenoob
d8126cc628
feat: add nodejs images with eval startup to work with Discord eggs
...
Porting over nodejs images to yolks which use eval startup to properly manage the discord.js egg startup parameters
2021-08-06 21:48:59 +03:00
Dane Everitt
ee444da25a
Move a bunch of files around, try to get things working
2021-05-15 12:26:45 -07:00