Bug 2066060

Summary: assisted-service-build image is too big in size
Product: Red Hat Advanced Cluster Management for Kubernetes Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: Infrastructure OperatorAssignee: Osher De Paz <odepaz>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact: Derek <dcadzow>
Priority: unspecified    
Version: rhacm-2.6CC: ccrum, mfilanov, trwest, yfirst
Target Milestone: ---   
Target Release: rhacm-2.5   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-10-03 20:21:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2066059    
Bug Blocks:    

Description OpenShift BugZilla Robot 2022-03-20 12:40:41 UTC
+++ This bug was initially created as a clone of Bug #2066059 +++

Description of the problem:
assisted-service-build image size gotten to 7GB, which impacts developers environment (and running time).


Steps to reproduce:
1. docker build -f Dockerfile.assisted-service-build
2. inspect image size

Actual results:
A 7GB docker image

Expected results:
A much lighter image size

Additional info:
It's mainly a development issue, nothing that will actually affect customers.