Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Provides a custom nodejs binary embedding deasync node-gyp module as builtin module

Notifications You must be signed in to change notification settings

che-dockerfiles/che-custom-nodejs-deasync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

che-custom-nodejs-deasync

Provides a custom nodejs binary embedding deasync node-gyp module as builtin module

Build multi-arch image from separate tags:

docker manifest create quay.io/eclipse/che-custom-nodejs-deasync:10.20.1 \
       quay.io/eclipse/che-custom-nodejs-deasync:10.20.1-linux-arm64 \
       quay.io/eclipse/che-custom-nodejs-deasync:10.20.1-linux-ppc64le \
       quay.io/eclipse/che-custom-nodejs-deasync:10.20.1-linux-s390x \
       quay.io/eclipse/che-custom-nodejs-deasync:10.20.1-linux-amd64

review it

$ docker manifest inspect quay.io/eclipse/che-custom-nodejs-deasync:10.20.1

push:

$ docker manifest push quay.io/eclipse/che-custom-nodejs-deasync:10.20.1

About

Provides a custom nodejs binary embedding deasync node-gyp module as builtin module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published