Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:7f07ae0
Content Digest
sha256:fdd8b94d49a6a07f891143727cf67865255a1935b65fe0b9e6021c6dce3d4790
Details
Created

2021-10-02 08:23:48 UTC

Size

201 MB

Content Digest
Environment
PATH

/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e - 1.33% (2.68 MB)

[#001] sha256:f2b3a3c23db67b261ff0c1adef6420b95ef31a72159a7a5547c49f01e0cc6b58 - 9.21% (18.5 MB)

[#002] sha256:753564ae925002b17aeaee25a136636ea7175ef5100ad1142ee440800121f587 - 89.46% (180 MB)

[#003] sha256:2eb350ee48e813e6f91b2aa1dd92e5f28aa7af4902758548fa4ea0ab529ea102 - 0.0% (178 Bytes)


History
2021-08-27 17:19:45 UTC

/bin/sh -c #(nop) ADD file:aad4290d27580cc1a094ffaf98c3ca2fc5d699fe695dfb8e6e9fac20f1129450 in /

2021-08-27 17:19:45 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2021-10-02 08:23:35 UTC

/bin/sh -c #(nop) ENV PATH=/mattermost/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2021-10-02 08:23:35 UTC

/bin/sh -c #(nop) ARG PUID=2000

2021-10-02 08:23:35 UTC

/bin/sh -c #(nop) ARG PGID=2000

2021-10-02 08:23:35 UTC

/bin/sh -c #(nop) ARG MM_PACKAGE=https://releases.mattermost.com/5.39.0/mattermost-5.39.0-linux-amd64.tar.gz?src=docker

2021-10-02 08:23:39 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/7f07ae03d93108e6552a47f764411ad516a03e83/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-10-02 08:23:47 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/7f07ae03d93108e6552a47f764411ad516a03e83/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-10-02 08:23:47 UTC

/bin/sh -c #(nop) USER [mattermost]

2021-10-02 08:23:47 UTC

/bin/sh -c #(nop) HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8065/api/v4/system/ping || exit 1"] "30s" "10s" "0s" '\x00'}

2021-10-02 08:23:47 UTC

/bin/sh -c #(nop) COPY file:e9a71dfc39109ac84ccef0a41c558cf6f44959a6700195c770f4211e2381e991 in /

2021-10-02 08:23:48 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2021-10-02 08:23:48 UTC

/bin/sh -c #(nop) WORKDIR /mattermost

2021-10-02 08:23:48 UTC

/bin/sh -c #(nop) CMD ["mattermost"]

2021-10-02 08:23:48 UTC

/bin/sh -c #(nop) EXPOSE 8065/tcp 8067/tcp 8074/tcp 8075/tcp

2021-10-02 08:23:48 UTC

/bin/sh -c #(nop) VOLUME [/mattermost/data /mattermost/logs /mattermost/config /mattermost/plugins /mattermost/client/plugins]

Danger Zone
Delete Tag

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.

Delete