docker / scan-cli-plugin

Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images
Apache License 2.0
180 stars 43 forks source link

feat: support linux/arm64 build #204

Closed maxcleme closed 2 years ago

maxcleme commented 2 years ago

Signed-off-by: Maxime CLEMENT maxime.clement@docker.com

- What I did

Create new release for linux/arm64 arch

- How I did it

Add new build configuration in builder.Makefile

- How to verify it

Can be tested locally using make cross.

- Description for the changelog

Support linux/arm64 architecture.

- A picture of a cute animal (not mandatory)