By default, docker image generated is compatible only with arm architecture. Generating multiplatform image should allow publishing of machine architecture agnostic image to be pulled and used in any kind of machine. For starters, we can ensure arm64 and amd64 platforms compatible images, the two most popular.