Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:release-5.17.203.202003130618
Content Digest
sha256:689dc04490ca1842ca0671d75df8057bfb004e3c9540681dff018f4a1870b53c
Details
Created

2020-03-13 06:18:46 UTC

Size

160 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f - 1.66% (2.67 MB)

[#001] sha256:988926adc513e30eee9d0cf6fbec6ee95ecf86d58f4cf22386779dc7edf61195 - 6.58% (10.6 MB)

[#002] sha256:83b415f8700090d6d428b4c19d00352288ff463aa711c707c5498ad15fd0ad0e - 91.76% (147 MB)

[#003] sha256:2de6c79e8fbef5d67bdf1636984f28cc3625e9534763942377e75a1db887f107 - 0.0% (187 Bytes)


History
2019-12-24 19:20:12 UTC

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

2019-12-24 19:20:12 UTC

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

2020-03-13 06:18:31 UTC

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

2020-03-13 06:18:31 UTC

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

2020-03-13 06:18:32 UTC

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

2020-03-13 06:18:32 UTC

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

2020-03-13 06:18:34 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/mattermost-platform/release-5.17/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-03-13 06:18:44 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/mattermost-platform/release-5.17/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-03-13 06:18:44 UTC

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

2020-03-13 06:18:44 UTC

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

2020-03-13 06:18:45 UTC

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

2020-03-13 06:18:45 UTC

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

2020-03-13 06:18:45 UTC

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

2020-03-13 06:18:45 UTC

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

2020-03-13 06:18:45 UTC

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

2020-03-13 06:18:46 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