2021-04-13 18:09:31 UTC
222 MB
/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:532819f3e44cebad88c82f5393801acb876b7a61d36b84bce646561789bb2018 - 1.2% (2.67 MB)
[#001] sha256:36dfe9db86ddcbff2f38e951f65c8528794516e0d1721231d4be6e86a7893dec - 4.35% (9.65 MB)
[#002] sha256:7b0bd2c9a7bead7711cb69e942c90dbc80f4f7188b7e32755ee1e6c562c192dd - 94.45% (210 MB)
[#003] sha256:f4554bde3f31176adbdbe107f69f064993a0b7018f570347e9022f4f46d424af - 0.0% (179 Bytes)
/bin/sh -c #(nop) ADD file:f77db8e5b937d8ebb7e254eccd4d311798ea9f4dd5081ea2a7e2b1d3790300c2 in /
2021-03-31 20:10:13 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-04-13 18:09:15 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2021-04-13 18:09:15 UTC/bin/sh -c #(nop) ARG PUID=2000
2021-04-13 18:09:15 UTC/bin/sh -c #(nop) ARG PGID=2000
2021-04-13 18:09:15 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-04-13 18:09:18 UTC|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/32b85f3d5e92a508080a6c318e80e6d67fbe7ab1/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 && rm -rf /tmp/*
2021-04-13 18:09:29 UTC|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/32b85f3d5e92a508080a6c318e80e6d67fbe7ab1/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-04-13 18:09:29 UTC/bin/sh -c #(nop) USER [mattermost]
2021-04-13 18:09:29 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "30s" "10s" "0s" '\x00'}
2021-04-13 18:09:30 UTC/bin/sh -c #(nop) COPY file:e9a71dfc39109ac84ccef0a41c558cf6f44959a6700195c770f4211e2381e991 in /
2021-04-13 18:09:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2021-04-13 18:09:30 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2021-04-13 18:09:30 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2021-04-13 18:09:30 UTC/bin/sh -c #(nop) EXPOSE 8065/tcp 8067/tcp 8074/tcp 8075/tcp
2021-04-13 18:09:31 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.