asciinema.sh
Record and share your terminal sessions, the right way
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