2022-01-21 13:55:09 UTC
263 MB
/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8572bc8fb8a32061648dd183b2c0451c82be1bd053a4ea8fae991436b92faebb - 1.02% (2.68 MB)
[#001] sha256:a6d30c28b7471301d43afa40da3c2a09c30de519f80c92a58ddebeb2f6116272 - 6.89% (18.1 MB)
[#002] sha256:0f00aa9739cbd196c1e67f1e39ae3366c3c4b90e00384580f3b21b8cdd94dc1b - 92.1% (242 MB)
[#003] sha256:1900cc22b138930248c14df447cdf5405afe9bc6e3bcf3c657fcf3004604a70b - 0.0% (179 Bytes)
/bin/sh -c #(nop) ADD file:8f5bc5ce64ef781adadca88e4004e17affc72e6f20dbd08b9c478def12fe1dd3 in /
2021-11-12 17:20:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-01-21 13:54:40 UTC/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-01-21 13:54:40 UTC/bin/sh -c #(nop) ARG PUID=2000
2022-01-21 13:54:41 UTC/bin/sh -c #(nop) ARG PGID=2000
2022-01-21 13:54:41 UTC/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/5.36.1/mattermost-5.36.1-linux-amd64.tar.gz?src=docker
2022-01-21 13:54:46 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem/8464_370fc825_2b586498_aa56b8d9/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/*
2022-01-21 13:55:06 UTC|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem/8464_370fc825_2b586498_aa56b8d9/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
2022-01-21 13:55:08 UTC/bin/sh -c #(nop) USER mattermost
2022-01-21 13:55:08 UTC/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "30s" "10s" "0s" '\x00'}
2022-01-21 13:55:09 UTC/bin/sh -c #(nop) COPY file:a2b5e6539cf8e4a5863b94070d5bbaa2657dbb8b4151b3a3a28dcd3fdad964b7 in /
2022-01-21 13:55:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2022-01-21 13:55:09 UTC/bin/sh -c #(nop) WORKDIR /mattermost
2022-01-21 13:55:09 UTC/bin/sh -c #(nop) CMD ["mattermost"]
2022-01-21 13:55:09 UTC/bin/sh -c #(nop) EXPOSE 8065 8067 8074 8075
2022-01-21 13:55:09 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.