Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:master.292426
Content Digest
sha256:a7a2532bd4a1c2facd3d34ee7e829bb679088bdd8caf7a2621e0d119283cc528
Details
Created

2021-10-22 21:52:11 UTC

Size

274 MB

Content Digest
Environment
PATH

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


Layers

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

[#001] sha256:f24ec806f0e28b14c49443e340621239c593bf17a9423e7ef2a446311f050e14 - 6.77% (18.5 MB)

[#002] sha256:3ceb744101ad5348dd93288b3a1735581b8b246aea9cb9ab96580d9050b542dc - 92.25% (252 MB)

[#003] sha256:3a4bef97a70ffd4af32a4d26d18f8bf7b22644a22e19f07011ae79df6f724d00 - 0.0% (179 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-22 21:51:34 UTC

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

2021-10-22 21:51:34 UTC

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

2021-10-22 21:51:34 UTC

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

2021-10-22 21:51:34 UTC

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

2021-10-22 21:51:40 UTC

|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/test/6854_7521d8e9_db940d8f_12a7613d/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-22 21:52:06 UTC

|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/test/6854_7521d8e9_db940d8f_12a7613d/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-22 21:52:10 UTC

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

2021-10-22 21:52:10 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-22 21:52:10 UTC

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

2021-10-22 21:52:11 UTC

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

2021-10-22 21:52:11 UTC

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

2021-10-22 21:52:11 UTC

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

2021-10-22 21:52:11 UTC

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

2021-10-22 21:52:11 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