Martin Schmidt

Results 3 issues of Martin Schmidt

Added the following: - Validation of input during configflow - Danish language - Minor refactoring

### Summary The rfcs references [opencontainers predefined keys](https://github.com/opencontainers/image-spec/blob/v1.1.0/annotations.md#pre-defined-annotation-keys) which references which references how the be should be set in the [image index](https://github.com/opencontainers/image-spec/blob/main/image-index.md), image [manifest](https://github.com/opencontainers/image-spec/blob/main/manifest.md), and [descriptor](https://github.com/opencontainers/image-spec/blob/main/descriptor.md) as actual annotations on...

type/bug
status/blocked

Enhance the Dockerfile to support multi-architecture builds, eliminating the need for local compilation dependencies. This change streamlines the build process for various platforms. I made this to make it simpler...

build