Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:5.37
Content Digest
sha256:e09a5210bfc1255530e47c916d972f30f53d915ae4035dbba8d07e25c32d5e18
Details
Created

2022-08-31 14:59:48 UTC

Size

263 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:1b7ca6aea1ddfe716f3694edb811ab35114db9e93f3ce38d7dab6b4d9270cb0c - 1.02% (2.68 MB)

[#001] sha256:2d57f842d1276e7818446ce95e3935b402286e8c1f2cdfa58c52ad2d2ed69560 - 6.93% (18.2 MB)

[#002] sha256:0d1ceaabe66dd64144f3683a46086610224004503bf93a3724f6b9793f45ccfc - 92.05% (242 MB)

[#003] sha256:9836ac61b87a74ed48f4ccea05fcb262b551a4c71f70b06264f8ac4998d22512 - 0.0% (182 Bytes)


History
2022-04-05 00:20:19 UTC

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

2022-04-05 00:20:19 UTC

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

2022-08-31 14:59:33 UTC

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

2022-08-31 14:59:33 UTC

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

2022-08-31 14:59:33 UTC

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

2022-08-31 14:59:33 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-08-31 14:59:35 UTC

|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem/13170_b5920e09_314c90ce_2d446793/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-08-31 14:59:45 UTC

|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem/13170_b5920e09_314c90ce_2d446793/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-08-31 14:59:47 UTC

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

2022-08-31 14:59:47 UTC

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

2022-08-31 14:59:47 UTC

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

2022-08-31 14:59:47 UTC

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

2022-08-31 14:59:47 UTC

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

2022-08-31 14:59:48 UTC

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

2022-08-31 14:59:48 UTC

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

2022-08-31 14:59: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