Uploaded image for project: 'Red Hat Advanced Cluster Security'
  1. Red Hat Advanced Cluster Security
  2. ROX-28206

Auto-generate go builder image for local arm64 builds

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • Build and release
    • None
    • Future Sustainability
    • False
    • Hide

      None

      Show
      None
    • False
    • 0

      The build image for local builds is currently hardcoded in the Makefile:

      ifneq ($(UNAME_M),x86_64)
      	BUILD_IMAGE = docker.io/library/golang:1.23
      endif
      

      This can be auto-generated based on `go.mod`.

              rh-ee-vbologa Vlad Bologa
              rh-ee-vbologa Vlad Bologa
              ACS Install
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: