Skip to content

Remove armhf templates and move to multi-arch / buildx #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

alexellis
Copy link
Member

Signed-off-by: Alex Ellis (OpenFaaS Ltd) [email protected]

Description

Remove armhf templates and move to multi-arch / buildx

Motivation and Context

Migrate as per the python3 template in the classic Go templates, where a separate -armhf/-arm64 template is not required and TARGETPLATFORM is introduced for use with buildkit / buildx and faas-cli publish.

How Has This Been Tested?

Tested with an RPi with a 32-bit OS and with a 64-bit ARM OS (Ubuntu 20.04).

Types of changes

  • Breaking change

Docs in this repo have been updated.

Migrate as per the python3 template in the classic Go
templates, where a separate -armhf/-arm64 template is not
required and TARGETPLATFORM is introduced for use with
buildkit / buildx and faas-cli publish.

Tested with an RPi with a 32-bit OS and with a 64-bit ARM
OS (Ubuntu 20.04).

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
@alexellis alexellis merged commit bf64898 into master Oct 3, 2022
@alexellis alexellis deleted the multi-arch-remove-armhf branch October 3, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant