Update configure-ci-cd.md to include 'linux/arm64' to run on Apple Silicon
Update configure-ci-cd.md to include 'linux/arm64' so people could run the demo on Apple Silicon
Currently, as no platform is defined, it builds for platform 'linux/amd64' which will not work for people trying to run the Kubernetes example https://docs.docker.com/language/python/deploy/ on Apple Silicon as no container is build with platform 'linux/arm64'.
Description
Currently, as no platform is defined, it builds for platform 'linux/amd64' which will not work for people trying to run the Kubernetes example https://docs.docker.com/language/python/deploy/ on Apple Silicon as no container is build with platform 'linux/arm64'.
Added a new line under 'name: Build and push':
platforms: linux/amd64,linux/arm64
Related issues or tickets
Did not find any open issues or tickers
Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
Deploy Preview for docsdocker ready!
| Name | Link |
|---|---|
| Latest commit | 196615cfcf8b2bbfba3f13662d7ce2b79c53b5fb |
| Latest deploy log | https://app.netlify.com/sites/docsdocker/deploys/65f60fe0e14714000851cb0d |
| Deploy Preview | https://deploy-preview-19643--docsdocker.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.