Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:5.16
Content Digest
sha256:a293ae43279e6f3b547a06b2eddbb3544d39a84bfc939c33a00415eb01f01e90
Details
Created

2020-01-08 19:53:19 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:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa - 1.66% (2.66 MB)

[#001] sha256:ec4d41d584fa044143fe1be900dc6d5155f46b6c7dda9f5f278d447d79e254ce - 6.4% (10.2 MB)

[#002] sha256:e05118ed8624b91c91233041e53f69bc560ed049c9763b00772e12fec397949c - 91.93% (147 MB)

[#003] sha256:6122641c748c701728af19a1c62268fd9d2e35acadf6785cabbb219abd8ef4ad - 0.0% (186 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"]

2020-01-08 19:53:01 UTC

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

2020-01-08 19:53:02 UTC

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

2020-01-08 19:53:02 UTC

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

2020-01-08 19:53:02 UTC

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

2020-01-08 19:53:05 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/5.16.5/mattermost-5.16.5-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-01-08 19:53:13 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/5.16.5/mattermost-5.16.5-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-01-08 19:53:16 UTC

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

2020-01-08 19:53:17 UTC

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

2020-01-08 19:53:17 UTC

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

2020-01-08 19:53:17 UTC

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

2020-01-08 19:53:18 UTC

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

2020-01-08 19:53:18 UTC

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

2020-01-08 19:53:18 UTC

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

2020-01-08 19:53:19 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