zipnote
View, add, or edit a zip archive's comments. Files can also be renamed in the zip archive. More information: <https://manned.org/zipnote>.
RUN apt-get update && \
apt-get install -y zip
RUN apt-get update && \
apt-get install -y zip
RUN apk add zip
RUN pacman -S --noconfirm zip
RUN apt-get update && \
apt-get install -y zip
RUN yum install -y zip
RUN dnf install -y zip
RUN apt-get update && \
apt-get install -y zip