Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:200a56fa5a2d93ca0097b6ee279170f98079d7b2
Content Digest
sha256:043aded70a1c822b910dc2c5bd8ec904759426d459d81176761ef20b5e50c6aa
Details
Created

2021-01-25 10:31:31 UTC

Size

210 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:d284b2914a9716b644941f45f93628604890476da8532c652c5511f60ca5e7b1 - 4.68% (9.85 MB)

[#002] sha256:6fbc0359fcf0b576cc574bcd3482e3b930fc297693cc6d9e9ff786d503bc16d9 - 94.05% (198 MB)

[#003] sha256:15303250190b1bc90ee5f7692caf956fc735521190318b1428256b81ff4d8611 - 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"]

2021-01-25 10:31:17 UTC

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

2021-01-25 10:31:18 UTC

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

2021-01-25 10:31:18 UTC

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

2021-01-25 10:31:18 UTC

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

2021-01-25 10:31:21 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/mattermost-platform/master/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/*

2021-01-25 10:31:29 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/mattermost-platform/master/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-01-25 10:31:30 UTC

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

2021-01-25 10:31:30 UTC

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

2021-01-25 10:31:30 UTC

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

2021-01-25 10:31:30 UTC

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

2021-01-25 10:31:31 UTC

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

2021-01-25 10:31:31 UTC

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

2021-01-25 10:31:31 UTC

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

2021-01-25 10:31:31 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