Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:5.14.4-rc1
Content Digest
sha256:295a01ef664b82549a860d8bf87a158c4dadfb66cdf5c94b473112d886708d12
Details
Created

2019-10-02 14:51:15 UTC

Size

159 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa - 1.67% (2.66 MB)

[#001] sha256:397433414e88293af6741ffbb0428fefbf4336346cc4e3bb1aeaa171f1340a19 - 6.41% (10.2 MB)

[#002] sha256:d3e7107d01638d51c7d6ffa13905ac74baa57d1795c1c5f990be159210ded1af - 91.92% (147 MB)

[#003] sha256:f4453196a66100d78fadaf27f0a5576d9524b9fc506b4ef99f0c3c1a95dd2e17 - 0.0% (189 Bytes)


History
2019-07-11 22:20:52 UTC

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

2019-07-11 22:20:52 UTC

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

2019-10-02 14:50:57 UTC

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

2019-10-02 14:50:57 UTC

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

2019-10-02 14:50:57 UTC

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

2019-10-02 14:50:58 UTC

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

2019-10-02 14:51:00 UTC

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

2019-10-02 14:51:10 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/5.14.4-rc1/mattermost-5.14.4-rc1-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

2019-10-02 14:51:13 UTC

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

2019-10-02 14:51:13 UTC

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

2019-10-02 14:51:13 UTC

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

2019-10-02 14:51:14 UTC

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

2019-10-02 14:51:14 UTC

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

2019-10-02 14:51:14 UTC

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

2019-10-02 14:51:15 UTC

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

2019-10-02 14:51:15 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