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

Add Javascript / Typescript arm64 images #1026

Merged
merged 1 commit into from
Sep 2, 2021
Merged

Add Javascript / Typescript arm64 images #1026

merged 1 commit into from
Sep 2, 2021

Conversation

Chuxel
Copy link
Member

@Chuxel Chuxel commented Sep 1, 2021

This PR updates the javascript and typescript definitions to to include arm64 pre-built images. As described in #558, there are challenges with Debian 10/buster. Unfortunately, the default node image in DockerHub is still on buster.

To provide the needed flexibility, this PR:

  1. Introduces -bullseye flavors of each Node version and makes this the default (e.g. 16 == 16-bullseye)
  2. Keeps the existing -buster favors of the image for those that prefer to use them, or hit an unexpected issue.
  3. Updates the choice of versions to include all variations so developers can pick which one they want to pin to.
  4. Drops the old -stretch variations for 14/12 that we were not advertising anyway.
  5. Builds arm64 images for the -bullseye variants.

@Chuxel Chuxel requested a review from joshspicer September 1, 2021 22:50
@Chuxel Chuxel merged commit 017717c into main Sep 2, 2021
@Chuxel Chuxel deleted the clantz/js-ts-arm64 branch September 4, 2021 15:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant