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

Support ARM Docker images #242

Open
dominikbraun opened this issue Nov 25, 2020 · 0 comments
Open

Support ARM Docker images #242

dominikbraun opened this issue Nov 25, 2020 · 0 comments

Comments

@dominikbraun
Copy link
Contributor

dominikbraun commented Nov 25, 2020

Since Apple M1, people are talking about ARM - and so should we :-)

verless needs support for ARM-based Docker images distributed within the CD process. There are some ways to accomplish this, including:

  • Download and install buildx as a step in the CD pipeline and cross-build the ARM image
  • Use a CircleCI Orb for that task
  • Or: Spin up an ARM-based VM in the pipeline and build the image natively. Whether this makes sense depends on the support and stability of buildx.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant