test_physfs
Development libraries and headers for physfs
RUN apt-get update && \
apt-get install -y libphysfs-dev
RUN apt-get update && \
apt-get install -y libphysfs-dev
RUN pacman -S --noconfirm physfs
RUN apt-get update && \
apt-get install -y libphysfs-dev
RUN dnf install -y physfs-devel
RUN apt-get update && \
apt-get install -y libphysfs-dev