Skip to content

Conversation

sachin-yeshwanth11
Copy link

@sachin-yeshwanth11 sachin-yeshwanth11 commented Oct 10, 2025

@sachin-yeshwanth11 sachin-yeshwanth11 changed the title Added new Dockerfile to support IBM deployment and updated existing Dockerfile for RH deployment Added new Dockerfile to support IBM deployment Oct 10, 2025
@@ -0,0 +1,55 @@
# Build stage 1
FROM --platform=$BUILDPLATFORM registry.redhat.io/ubi9/go-toolset:latest AS builder
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to pull registry.access.redhat.com/ubi9/go-toolset locally. Does this work as a base image here as well?

Copy link

@rakshithakamath94 rakshithakamath94 Oct 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically I switched over from openshift-golang-builder to go-toolset as it was offering 1.24.6 golang which had 1.24.4 and I wanted latest version for the alloy build. I read on the internet that the image on the registry.access sometimes tend to be a bit outdated. I will test alloy build with the above image and provide you the confirmation here if it works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants