tini
tini copied to clipboard
yum install -y tini not working
On CentOS 7, yum install -y tini not actually installing the tini. Checked /usr/bin/tini and /usr/sbin/tini. Tried with rpm install as well. Same issue.
You can try yum install -y epel-release
before, because tini is in epel.