2020-11-27 08:39:18 UTC
178 MB
/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 1.49% (2.67 MB)
[#001] sha256:dfffd1e9caee02e354f4af965d7f55bfae7f6f38db4b65fd9b1a4b5332b979bb - 5.52% (9.85 MB)
[#002] sha256:edd7cd1a197c760d1c1641cc25d605413957e4d473b3ae6c3c845ec4630e7316 - 92.98% (166 MB)
[#003] sha256:fb92282ec341d7d65c5397c2de3056ef1179b9ad5d4cbfbdc46c0e177809f4b4 - 0.0% (182 Bytes)
/bin/sh -c #(nop) ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /
2020-10-22 02:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-11-27 08:38:37 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-11-27 08:38:40 UTC/bin/sh -c #(nop) ARG PUID=2000
2020-11-27 08:38:42 UTC/bin/sh -c #(nop) ARG PGID=2000
2020-11-27 08:38:45 UTC/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/5.24.2/mattermost-5.24.2-linux-amd64.tar.gz?src=docker
2020-11-27 08:38:55 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem-rc/523_54e0ea38_e195a0f9_28f5b4ec/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/*
2020-11-27 08:39:08 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem-rc/523_54e0ea38_e195a0f9_28f5b4ec/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
2020-11-27 08:39:10 UTC/bin/sh -c #(nop) USER mattermost
2020-11-27 08:39:13 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "5m0s" "3s" "0s" '\x00'}
2020-11-27 08:39:14 UTC/bin/sh -c #(nop) COPY file:a2b5e6539cf8e4a5863b94070d5bbaa2657dbb8b4151b3a3a28dcd3fdad964b7 in /
2020-11-27 08:39:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-11-27 08:39:18 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2020-11-27 08:39:18 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2020-11-27 08:39:18 UTC/bin/sh -c #(nop) EXPOSE 8065 8067 8074 8075
2020-11-27 08:39:18 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.