boson-project / buildpacks

Boson Project function buildpacks
Apache License 2.0
5 stars 11 forks source link

feat: use sclorg Node.js images for Node/TypeScript stack #92

Closed lance closed 3 years ago

lance commented 3 years ago

Software Collections has added the necessary buildpack metadata to its Node.js images so we can forego publishing our own stack images for the Node.js runtime.

This supercedes https://github.com/boson-project/buildpacks/pull/90 since it is not clear if or when the Nodeshift team will actually publish the builder image.

See: https://github.com/sclorg/s2i-nodejs-container/pull/273

Signed-off-by: Lance Ball lball@redhat.com

lance commented 3 years ago

Hmm - CI has issues pulling, but I don't. What gives?

> docker pull registry.access.redhat.com/ubi8/nodejs-14
Using default tag: latest
latest: Pulling from ubi8/nodejs-14
Digest: sha256:142a0aaff439204fd1814490d7dc3e3a025af840679db7da52463fedf8059302
Status: Image is up to date for registry.access.redhat.com/ubi8/nodejs-14:latest
registry.access.redhat.com/ubi8/nodejs-14:latest