Sign inSign up

raymondwcs/node

By raymondwcs

Updated over 5 years ago

Node.js for Apple M1

Image
0

1.4K

raymondwcs/node repository overview

Build Multi-Arch Docker Images Using Docker Hub's Automated Build

This repo demonstrates how to build docker images for amd64 and arm64v8 using:

  1. Docker Hub's automated build
  2. qemu-user-static

Updates made to this repo triggers auto build of the following Docker images, which reside in this Docker Hub repository.

  1. amd64
  2. arm64v8

Docker Hub Automated Build Rules

Docker Hub Automated Build Rules

Docker Hub Automated Build Hooks

pre_build

This script prepares the environemnt for building arm64 images

post_push

This script creates a multi-arch manifest

Reference

Tag summary

Content type

Image

Digest

Size

366.4 MB

Last updated

over 5 years ago

docker pull raymondwcs/node