2021-05-12 19:43:35 UTC
180 MB
/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:339de151aab4bc06eed8409daae147c408478cb538dacb90cc63f19ad4eba80b - 1.48% (2.67 MB)
[#001] sha256:f59c20ca0370e34b24645af194362e88cd9738f08d8f741410ea3bbc5d271677 - 10.02% (18.1 MB)
[#002] sha256:d9556433a5ab61e6de84a40ca389b0f490051519caf0f782facfbbf6df06e272 - 88.49% (160 MB)
[#003] sha256:242a1cb9b8911c7d6df70d541fa08d6ca493a5a4bbd5d9467f9bf68eb50af0ff - 0.0% (182 Bytes)
/bin/sh -c #(nop) ADD file:4f526aa99067d82b341f7ca538f7826b7c23a628f1b615eea2883a2d434c1b90 in /
2021-04-14 19:19:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-12 19:43:20 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-05-12 19:43:20 UTC/bin/sh -c #(nop) ARG PUID=2000
2021-05-12 19:43:20 UTC/bin/sh -c #(nop) ARG PGID=2000
2021-05-12 19:43:20 UTC/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/5.33.3/mattermost-5.33.3-linux-amd64.tar.gz?src=docker
2021-05-12 19:43:25 UTC|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/84e39dd89009d70e72ce592b81f296906082f1b4/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-05-12 19:43:33 UTC|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/84e39dd89009d70e72ce592b81f296906082f1b4/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-05-12 19:43:34 UTC/bin/sh -c #(nop) USER [mattermost]
2021-05-12 19:43:34 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "30s" "10s" "0s" '\x00'}
2021-05-12 19:43:34 UTC/bin/sh -c #(nop) COPY file:e9a71dfc39109ac84ccef0a41c558cf6f44959a6700195c770f4211e2381e991 in /
2021-05-12 19:43:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-05-12 19:43:34 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2021-05-12 19:43:34 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2021-05-12 19:43:35 UTC/bin/sh -c #(nop) EXPOSE 8065/tcp 8067/tcp 8074/tcp 8075/tcp
2021-05-12 19:43:35 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.