bzcat
high-quality block-sorting file compressor - utilities
RUN apt-get update && \
apt-get install -y bzip2
RUN apt-get update && \
apt-get install -y bzip2
RUN apk add bzip2
RUN pacman -S --noconfirm bzip2
RUN apt-get update && \
apt-get install -y bzip2
RUN yum install -y bzip2
RUN dnf install -y bzip2
RUN apt-get update && \
apt-get install -y bzip2