sftp icon indicating copy to clipboard operation
sftp copied to clipboard

Add buildx to build and publish docker images

Open odidev opened this issue 4 years ago • 1 comments

Resolves #258.

Added buildx steps in github actions build file.

odidev avatar May 03 '21 14:05 odidev

Isn't this just a small version of #245? A small version as in fewer changes and less supported platforms.

From looking at the changes it seems like this adds support for ARM64 and nothing else, while #245 adds support for various other architectures as well.

ToMe25 avatar Oct 08 '21 15:10 ToMe25