2021-12-07 21:30:58 UTC
283 MB
/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:97518928ae5f3d52d4164b314a7e73654eb686ecd8aafa0b79acd980773a740d - 0.95% (2.69 MB)
[#001] sha256:6aa032b5dc5b17ca7173f47efd5a8320d4c5a3322afe89253a731e441da978ee - 6.54% (18.5 MB)
[#002] sha256:142b42ed2eae274bb489474677e9c5003d486e3a0c465f538a824fdba4ea427c - 92.51% (262 MB)
[#003] sha256:9149cd6715b7657f471dcc54e4b0dfde9b3c5460e4f42141c47f3d7ef93eaf58 - 0.0% (178 Bytes)
/bin/sh -c #(nop) ADD file:762c899ec0505d1a32930ee804c5b008825f41611161be104076cba33b7e5b2b in /
2021-11-12 17:19:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-12-07 21:30:15 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-12-07 21:30:15 UTC/bin/sh -c #(nop) ARG PUID=2000
2021-12-07 21:30:15 UTC/bin/sh -c #(nop) ARG PGID=2000
2021-12-07 21:30:15 UTC/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/6.0.0/mattermost-6.0.0-linux-amd64.tar.gz?src=docker
2021-12-07 21:30:23 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem-rc/7772_14a4aa42_6534470e_2dd53097/mattermost-enterprise-linux-amd64.tar.gz PGID=2000 PUID=2000 /bin/sh -c apk add --no-cache ca-certificates curl libc6-compat libffi-dev linux-headers mailcap netcat-openbsd xmlsec-dev tzdata wv poppler-utils tidyhtml && rm -rf /tmp/*
2021-12-07 21:30:54 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem-rc/7772_14a4aa42_6534470e_2dd53097/mattermost-enterprise-linux-amd64.tar.gz PGID=2000 PUID=2000 /bin/sh -c mkdir -p /mattermost/data /mattermost/plugins /mattermost/client/plugins && if [ ! -z "$MM_PACKAGE" ]; then curl $MM_PACKAGE | tar -xvz ; else echo "please set the MM_PACKAGE" ; fi && addgroup -g ${PGID} mattermost && adduser -D -u ${PUID} -G mattermost -h /mattermost -D mattermost && chown -R mattermost:mattermost /mattermost /mattermost/plugins /mattermost/client/plugins
2021-12-07 21:30:57 UTC/bin/sh -c #(nop) USER mattermost
2021-12-07 21:30:57 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "30s" "10s" "0s" '\x00'}
2021-12-07 21:30:57 UTC/bin/sh -c #(nop) COPY file:a2b5e6539cf8e4a5863b94070d5bbaa2657dbb8b4151b3a3a28dcd3fdad964b7 in /
2021-12-07 21:30:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-12-07 21:30:57 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2021-12-07 21:30:57 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2021-12-07 21:30:58 UTC/bin/sh -c #(nop) EXPOSE 8065 8067 8074 8075
2021-12-07 21:30:58 UTC/bin/sh -c #(nop) VOLUME [/mattermost/data /mattermost/logs /mattermost/config /mattermost/plugins /mattermost/client/plugins]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.