Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:97ed425
Content Digest
sha256:556433c66aed0447f13f09e8cc17abe855f225851ad9a52d8be4cebbf0b5bed6
Details
Created

2020-10-30 20:52:26 UTC

Size

202 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:188c0c94c7c576fff0792aca7ec73d67a2f7f4cb3a6e53a84559337260b36964 - 1.32% (2.67 MB)

[#001] sha256:6ac85d4638052b79efe2cf06099c8d2d5502ae392aa8de68cca5a375a0c6baae - 4.64% (9.36 MB)

[#002] sha256:0a57c050d67ac5ec516793617efb79a0a284aa03a9ff7cf64bdb80e84f422830 - 94.04% (190 MB)

[#003] sha256:e88dd0eb5216085388604e435ad16c2c6c119d2a9e7b75f4d3204a65add45ca6 - 0.0% (180 Bytes)


History
2020-10-22 02:19:24 UTC

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

2020-10-22 02:19:24 UTC

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

2020-10-30 20:52:10 UTC

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

2020-10-30 20:52:10 UTC

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

2020-10-30 20:52:10 UTC

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

2020-10-30 20:52:10 UTC

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

2020-10-30 20:52:13 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/97ed4254ba4babe4b56b2db37532728f17c3dc34/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-10-30 20:52:23 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/97ed4254ba4babe4b56b2db37532728f17c3dc34/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-10-30 20:52:24 UTC

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

2020-10-30 20:52:25 UTC

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

2020-10-30 20:52:25 UTC

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

2020-10-30 20:52:25 UTC

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

2020-10-30 20:52:25 UTC

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

2020-10-30 20:52:25 UTC

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

2020-10-30 20:52:25 UTC

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

2020-10-30 20:52:26 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