Gateway container image 11.1.2 doesn't have python or awk commands
search cancel

Gateway container image 11.1.2 doesn't have python or awk commands

book

Article ID: 402055

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

Previous deployed Gateway container 11.1.1 (includes applicable platform patches) tag: 11.1.1_20240806 Included python and awk commands.

After upgrade to the latest (caapim/gateway:latest) - No python OR awk command 

 

Environment

Gateway container 11.1.2

Cause

Gateway container 11.1.1 uses ubi9-minimal, going forward 11.1.2 will use ubi9-micro

NOTE from the docs: Starting with version 11.1.2, the base image has changed from ubi9-minimal to ubi9-micro. While core Gateway functionality is maintained, customer-specific solutions may require adjustments for compatibility.

Packages are removed in ubi9-micro including python and awk

https://catalog.redhat.com/software/containers/ubi9/ubi-micro/615bdf943f6014fa45ae1b58 

Resolution

Additional package will need to be added if needed