User Story (Required on creation):
As a Software Engineer, I want to be able to use Camunda Docker containers to develop on arm64 architectures/my Mac with an M1 processor.
Functional Requirements (Required before implementation):
- In addition to the images for linux/amd64 architecture, we provide our Docker images also for the linux/arm64 architecture
- The new images have the same functionality as the existing ones
Technical requirements
- The CI covers the new images
Limitations of Scope (Optional):
Hints (Optional):