asciinema
Record and replay terminal sessions, and optionally share them on asciinema.org. More information: <https://asciinema.org/docs/usage>.
RUN apt-get update && \
apt-get install -y asciinema
RUN apt-get update && \
apt-get install -y asciinema
RUN apk add asciinema
RUN pacman -S --noconfirm asciinema
RUN apt-get update && \
apt-get install -y asciinema
RUN dnf install -y asciinema
RUN apt-get update && \
apt-get install -y asciinema