zenika-open-source / terraform-aws-cli

Minimal & lightweight docker image including AWS and Terraform CLI
https://hub.docker.com/r/zenika/terraform-aws-cli
Apache License 2.0
61 stars 49 forks source link

chore: use arm64 hadolint image #64

Closed gforien closed 1 year ago

gforien commented 1 year ago

Why

For local development with M1 chip, hadolint 2.5.0 with linux/amd64 architecture fails

Proposed change

How to test

Test locally with M1 chip

./dev.sh
bgauduch commented 1 year ago

Hello @gforien and thanks a lot for your PR !

Sorry for the response delay, I'm looking into right now 👌