Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:43e268d
Content Digest
sha256:52d882447100e7e206c445c177d8fb3fc5fde649432278e978e6b62e88b50b40
Details
Created

2021-09-13 17:52:50 UTC

Size

270 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:e519532ddf75bafbbb0ad01d3fb678ef9395cd8554fa25bef4695bb6e11f39f1 - 0.99% (2.67 MB)

[#001] sha256:bacc2ad7d0f3d1c6dce5bc52ec1ed1c314b677324833d244b8a280f79a7363dd - 6.69% (18.1 MB)

[#002] sha256:c050663af3a51394ad27656c91168a53557a1dcb30a377f3ad8d97264829ab9a - 92.32% (250 MB)

[#003] sha256:8d750f866a2cdf103f8507c4f205ebc19e49da2b2fe27630ab7cefbaada28e84 - 0.0% (181 Bytes)


History
2021-08-31 23:18:23 UTC

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

2021-08-31 23:18:24 UTC

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

2021-09-13 17:52:33 UTC

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

2021-09-13 17:52:33 UTC

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

2021-09-13 17:52:33 UTC

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

2021-09-13 17:52:33 UTC

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

2021-09-13 17:52:37 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/43e268dc340aa26d177a3ecdb4af20b085579187/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-09-13 17:52:48 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/43e268dc340aa26d177a3ecdb4af20b085579187/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-09-13 17:52:49 UTC

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

2021-09-13 17:52:49 UTC

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

2021-09-13 17:52:49 UTC

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

2021-09-13 17:52:49 UTC

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

2021-09-13 17:52:49 UTC

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

2021-09-13 17:52:49 UTC

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

2021-09-13 17:52:50 UTC

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

2021-09-13 17:52:50 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