docker-camunda-bpm-platform
                                
                                
                                
                                    docker-camunda-bpm-platform copied to clipboard
                            
                            
                            
                        chore(docker): use native arm runners
related to camunda/camunda-bpm-platform#3600
Notes
- Configured 
aws-arm-core-2-defaultwhich seems to be sufficient. It finishes about the same time as the x64 build.aws-arm-core-2-default: Ubuntu Linux, 2 ARM CPUs, cheap without durability guarantee- Available self hosted runners.
 
 - Removed the cache arguments as 
docker builddoesn't support the--cache-toonly the--cache-fromwhich is not that useful in the first build. 
Issues
- [ ] multi platform docker build (
release.sh) seems to fail during amd64mvn dependency:getwith timeout (download.sh). - [ ] Docker.io too many requests
429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading
 - [ ] Self hosted runner isn't picking up the job, sometimes for a whole hour.
Waiting for a runner to pick up this job...