docker-sshd icon indicating copy to clipboard operation
docker-sshd copied to clipboard

Add multi-arch support (Docker buildx)

Open bensuperpc opened this issue 4 years ago • 0 comments

Add multi-arch support (docker Buildx)

  • linux/amd64
  • linux/386
  • linux/arm64
  • linux/ppc64le
  • linux/s390x
  • linux/arm/v7
  • linux/arm/v6

Issue: #59

Edit: In a future PR, I would add a workflow for build and test to each push (or do I do it in this PR ?)

Signed-off-by: Bensuperpc [email protected]

bensuperpc avatar Jul 17 '21 17:07 bensuperpc