bsdcat
FreeBSD implementations of 'tar' and 'cpio' and other archive tools
RUN apt-get update && \
apt-get install -y libarchive-tools
RUN apt-get update && \
apt-get install -y libarchive-tools
RUN apk add libarchive-tools
RUN pacman -S --noconfirm bsdcat
RUN apt-get update && \
apt-get install -y libarchive-tools
RUN dnf install -y bsdcat
RUN apt-get update && \
apt-get install -y libarchive-tools