Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

fix(Makefile): use goos for installing container-diff#2145

Closed
hown3d wants to merge 2 commits into
GoogleContainerTools:mainfrom
hown3d:container-diff-os
Closed

fix(Makefile): use goos for installing container-diff#2145
hown3d wants to merge 2 commits into
GoogleContainerTools:mainfrom
hown3d:container-diff-os

Conversation

@hown3d
Copy link
Copy Markdown

@hown3d hown3d commented Jun 23, 2022

Signed-off-by: Höhl, Lukas lukas.hoehl@accso.de

Description

When installing container-diff via the makefile target "install-container-diff", it always installed the linux version. In case of running on darwin, this will result in an exec format error.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants