Docker + buildx + AWS ECR images
Docker image built on top of official Docker image, with the addition of buildx binary and a helper binary to get a login token for AWS ECR.
This image is mostly useful in CI/CD pipelines to build and publish Docker images to AWS ECR, but can easily be used to publish on other registries.