dnf/rpm install -y tini not working
Author: ClaudiazhaoyaCreated Nov 23, 2023Updated Feb 27, 2024
Hi,
I'm trying to install tini with Redhat ubi9 base image but dnf/rpm install -y tini always failed during Docker image is built. Any idea or workaround?
=> ERROR [linux/arm64 6/17] dnf install -y tini 0.9s
ERR: failed to solve: process "/bin/sh -c set -ex dnf install -y tini" did not complete successfully: exit code: 1 Thanks
Source: krallin/tini