sha256:786e59828d3d193520b649bd87a46466407bff522996ace05a733a4324304dbd
OS/ARCH
linux/amd64
Compressed size
113.28 MB
Last pushed
about 1 month by rdrit
Type
Image
Manifest digest
sha256:075e3808203b58f8cd4f89c63764bae8bb3e4a11d7a1017fb294d0278e99af37
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2LABEL org.opencontainers.image.authors=Romain com.rdritcom.debian_version=13 com.rdritcom.glpi-agent=1.190 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV GLPI_AGENT_VERSION=1.190 B5ENV GLPI_AGENT_URL=https://github.com/glpi-project/glpi-agent/releases/download/1.19/glpi-agent_1.19_linux_all.deb0 B6ENV GLPI_AGENT_NET_URL=https://github.com/glpi-project/glpi-agent/releases/download/1.19/glpi-agent-task-network_1.19-1_all.deb0 B7ENV GLPI_AGENT_INSTALLER_URL=https://github.com/glpi-project/glpi-agent/releases/download/1.19/glpi-agent-1.19-linux-installer.pl0 B8RUN /bin/sh -c sed -i362 B9RUN /bin/sh -c echo 'path-exclude=/usr/share/doc/*'240 B10RUN /bin/sh -c apt-get update70.35 MB11RUN /bin/sh -c curl -L9.77 MB12RUN /bin/sh -c perl /tmp/glpi-agent-installer.pl4.74 MB13RUN /bin/sh -c rm /tmp/glpi-agent-installer.pl144 B14VOLUME [/etc/glpi-agent /var/lib/glpi-agent]0 B15EXPOSE [62354/tcp]0 B16COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.64 KB17RUN /bin/sh -c chmod +x1.63 KB18ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'