#[v2] NodeJs Runtime

1 messages ยท Page 1 of 1 (latest)

true harbor
#

// Ping me if you found a Bug

#

// this image does not support ARM, im working on it

wary finch
#

i would remove node 12,14,19 and add latest lts 20

true harbor
#

Oh yes i can do it

wary finch
#

btw; use my images and its arm64 compatible ๐Ÿ˜„

#

ghcr.io/goover/nodejs:16 ghcr.io/goover/nodejs:18 ghcr.io/goover/nodejs:20 ghcr.io/goover/nodejs:21

Node 16 is not compatible with npm 10

true harbor
#

I have my own... Xd

wary finch
#

Java is not Nodejs, so this Image is really useless to make it public

#

looks like you only rename some parts but dont change the importend things

#

ignore the last sentences ๐Ÿ˜„

#

didnt had a coffee yet

true harbor
#

???

tawny domeBOT
#

@true harbor

tnsjesper

@true harbor, you're now level 5.

true harbor
#

Yes I looked at the docker image and rebuilt it

wary finch
#

check my workflow file

true harbor
#

But the image has in the latest version on my pc all correct information

wary finch
#

looks like, its not build for arm

true harbor
#

No the images are for arm...

wary finch
#

`name: build nodejs

on:

Allows you to run this workflow manually from the Actions tab

workflow_dispatch:
schedule:
- cron: "0 0 * * 1"
push:
branches:
- main
paths:
- dev/nodejs/*

env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

jobs:
push:
name: "nodejs:${{ matrix.tag }}"
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
tag:
- 12
- 14
- 16
- 18
- 20
- 21

steps:
  - uses: actions/checkout@v4

  - uses: docker/setup-qemu-action@v3
  
  - uses: docker/setup-buildx-action@v3
    with:
      buildkitd-flags: --debug
  
  - uses: docker/login-action@v3
    with:
      registry: ghcr.io
      username: ${{ github.repository_owner }}
      password: ${{ secrets.GITHUB_TOKEN }}
  
  - uses: docker/build-push-action@v5
    with:
      context: ./dev/nodejs
      file: ./dev/nodejs/${{ matrix.tag }}/Dockerfile
      platforms: linux/amd64,linux/arm64
      push: true
      tags: |
        ghcr.io/goover/nodejs:${{ matrix.tag }}`

Here is an example for arm and x64

#

qemu actions are needd

true harbor
#

Can you please not spam this chat full!!!

wary finch
#

and that no spam

true harbor
#

I make this images and Not you and i'm not done!

wary finch
#

and your worklow files uses EOL actions ๐Ÿ˜‰ But i stop here xD

#

you will find a working image in my repo later ๐Ÿ˜‰

true harbor
#

I have enough knowledge! But I'm not finished yet! And the workflow is not exactly the same as the new version of the image! The image above

wary finch
#

but i stop here

true harbor
true harbor
wary finch
true harbor
#

I think you are rather important

wary finch
true harbor
#

Please clean the Channel now. Only images xd

wary finch
#

no

#

you image is wrong

true harbor
#

No only not done xd

wary finch
#

Ok Masu, i know now what you mean, when you kicked him

true harbor
#

Masu didn't kick me

true harbor
wary finch
true harbor
#

?

wary finch
#

you was kicked ;D

true harbor
#

Where?

wary finch
#

i stop here

#

live your live and wc on igno

true harbor
#

You said that

wary finch
#

I have never experienced such ignorance

true harbor
#

I really don't want to sound stupid but they annoy me and I just don't have time again I haven't finished the image yet and I will and the images are not yet Complete. And I have no idea if I was kicked, but I have a feeling. Also sorry if the image isn't done but it works.

#

Like i have Test it. now im done.

wary finch
#

never publish broken things ๐Ÿ˜‰

true harbor
#

The image is not brocken

wary finch
#

but copy and paste ๐Ÿ˜„

#

and broken

true harbor
#

On my server its working

true harbor
#

NodeJS Image v.1.0.0

Credits to @wary finch for the Cool Workflow File!

ToDo:

  • Add Git Integration
  • Add more variables
true harbor
true harbor
#

My Image Support arm

true harbor
cobalt escarp
#

Danke dir โค๏ธ

true harbor
#

Gerne wenn ihr was braucht schreibt es in #image-ideas

cobalt escarp
#

Okay.

#

Hab auch deine Videos auf YT gesehen : )

true harbor
#

Ja da kommen mehr xd

cobalt escarp
#

: )

true harbor
true harbor