Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:12910_76c28bb5_bf26b0fa_afcbff0e
Content Digest
sha256:fc6a294945ec42b5b4da522455e67868456ce904ae5551fe063ce3789cbf7559
Details
Created

2022-08-17 10:13:29 UTC

Size

370 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:751ef25978b2971e15496369695ba51ed5b1b9aaca7e37b18a173d754d1ca820 - 6.99% (25.9 MB)

[#001] sha256:823475e523ae4b2810d1821aea68b67dcfad06db05cb50d6392cb15b25aed176 - 7.87% (29.1 MB)

[#002] sha256:5b4442791ff5514cba8b25c2a0c1af7ad66274d1699401853fb8e575be871bd3 - 85.15% (315 MB)

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


History
2022-08-02 01:20:24 UTC

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

2022-08-02 01:20:24 UTC

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

2022-08-17 10:13:05 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-08-17 10:13:05 UTC

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

2022-08-17 10:13:05 UTC

/bin/bash -o pipefail -c #(nop) ARG PUID=2000

2022-08-17 10:13:05 UTC

/bin/bash -o pipefail -c #(nop) ARG PGID=2000

2022-08-17 10:13:06 UTC

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

2022-08-17 10:13:16 UTC

|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem-rc/12910_76c28bb5_bf26b0fa_afcbff0e/mattermost-enterprise-linux-amd64.tar.gz PGID=2000 PUID=2000 /bin/bash -o pipefail -c apt-get update && apt-get install --no-install-recommends -y ca-certificates=20200601~deb10u2 curl=7.64.0-4+deb10u2 mime-support=3.62 unrtf=0.21.10-clean-1 wv=1.2.9-4.2+b2 poppler-utils=0.71.0-5 tidy=2:5.6.0-10 && rm -rf /var/lib/apt/lists/*

2022-08-17 10:13:26 UTC

|3 MM_PACKAGE=https://s3.amazonaws.com/releases.mattermost.com/gitlab/bundle/ee/onprem-rc/12910_76c28bb5_bf26b0fa_afcbff0e/mattermost-enterprise-linux-amd64.tar.gz PGID=2000 PUID=2000 /bin/bash -o pipefail -c mkdir -p /mattermost/data /mattermost/plugins /mattermost/client/plugins && addgroup -gid ${PGID} mattermost && adduser -q --disabled-password --uid ${PUID} --gid ${PGID} --gecos "" --home /mattermost mattermost && if [ -n "$MM_PACKAGE" ]; then curl $MM_PACKAGE | tar -xvz ; else echo "please set the MM_PACKAGE" ; exit 127 ; fi && chown -R mattermost:mattermost /mattermost /mattermost/data /mattermost/plugins /mattermost/client/plugins

2022-08-17 10:13:28 UTC

/bin/bash -o pipefail -c #(nop) USER mattermost

2022-08-17 10:13:28 UTC

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

2022-08-17 10:13:28 UTC

/bin/bash -o pipefail -c #(nop) COPY file:a92ab9ae0e7b0fe95a1b15b67bd25bc864ef73f393f38335907115996120cf25 in /

2022-08-17 10:13:29 UTC

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

2022-08-17 10:13:29 UTC

/bin/bash -o pipefail -c #(nop) WORKDIR /mattermost

2022-08-17 10:13:29 UTC

/bin/bash -o pipefail -c #(nop) CMD ["mattermost"]

2022-08-17 10:13:29 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 8065 8067 8074 8075

2022-08-17 10:13:29 UTC

/bin/bash -o pipefail -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