dotnet / dotnet/dotnet-docker

Consider creating a `docker buildx build` test

Open
#4,743 2 comments 0 reactions 0 assignees View on GitHub
area-infrastructure
Dominant language
Dockerfile
Stars
4.9k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
26

Description

We're updating the samples to be fully multi-platform friendly. It would be good to have a test that validates that, along the lines of the following. It would be most relevant if we could run it on both x64 and Arm64 machines.

```bash
docker buildx build --platform arm,arm64,amd64 -t foo .
```

Related to #4742

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.