terrascan icon indicating copy to clipboard operation
terrascan copied to clipboard

[Feature request] ARM Docker images

Open rnsc opened this issue 3 years ago • 6 comments

Description

Build multi arch images for the official terrascan image to support arm64 systems.

rnsc avatar Oct 19 '21 11:10 rnsc

Hello,

I was wondering if you'd be keen on using docker buildx to build multi-arch images? I could help make the PR if you want.

rnsc avatar Oct 19 '21 11:10 rnsc

Hi @rnsc, sounds like a good feature. Looking forward to your PR!

cesar-rodriguez avatar Oct 19 '21 13:10 cesar-rodriguez

Merged. Thanks @rnsc !

cesar-rodriguez avatar Apr 07 '22 15:04 cesar-rodriguez

There are binaries for arm, but the docker image is still amd64 only: 1.18.1 shows:

68743ad84771    linux/amd64    ---   42.75 MB

and does not show any other architectures

denisa avatar Apr 26 '23 01:04 denisa

see https://github.com/tenable/terrascan/pull/1568

denisa avatar May 28 '23 12:05 denisa

see https://github.com/tenable/terrascan/pull/1568

Thank you!

rnsc avatar May 28 '23 12:05 rnsc