-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hadolint in Docker image fails on Apple silicon (M1) mac #642
Comments
What process fails? Is it hadolint? Maybe try running without hadolint? My local development flow for this is to build the image from here using: make IMAGE_NAMES=devtools-golang-v1beta1 build And then in the project I'm testing it with, specify: services:
golang-devtools:
image: ocreg.invalid/coopnorge/engineering/image/devtools-golang-v1beta1:built |
|
It seems like |
This issue seems to be related to ours: |
When building docker images with
devtools-golang-v1beta1
on a macqemu
fails with a core dump.The text was updated successfully, but these errors were encountered: