afp_client
FUSE driver for AFP filesystem
RUN apt-get update && \
apt-get install -y afpfs-ng-utils
RUN apk add afpfs-ng
RUN pacman -S --noconfirm afpfs-ng
RUN dnf install -y fuse-afp
RUN apt-get update && \
apt-get install -y afpfs-ng-utils