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

C++ arm64 images #1041

Merged
merged 1 commit into from
Sep 10, 2021
Merged

C++ arm64 images #1041

merged 1 commit into from
Sep 10, 2021

Conversation

Chuxel
Copy link
Member

@Chuxel Chuxel commented Sep 10, 2021

As described in #558 (comment), the situation for Docker on M1 macs is not ideal since both debian:buster nor ubuntu:focal experience segmentation faults due to an issue in libss1.1. It seems unlikely that buster will be patched now that bullseye is out (and buster therefore gets security fixes only).

Therefore this PR:

  1. Adds arm64 build for Debian bullseye , stretch, hirsutem bionic
  2. Leaves buster, focal variants that are x86 only
  3. Set the default image to bullseye

//cc: @joshspicer @2percentsilk @bamurtaugh @chrmarti

@Chuxel Chuxel merged commit 153663c into main Sep 10, 2021
@Chuxel Chuxel deleted the clantz/arm64-cpp branch September 15, 2021 21:02
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