scriptreplay
Replay a typescript created by the script command to stdout. More information: <https://manned.org/scriptreplay>.
RUN apt-get update && \
apt-get install -y bsdutils
RUN apt-get update && \
apt-get install -y bsdutils
RUN apk add util-linux
RUN pacman -S --noconfirm util-linux
RUN apt-get update && \
apt-get install -y bsdutils
RUN yum install -y util-linux
RUN dnf install -y util-linux
RUN apt-get update && \
apt-get install -y bsdutils