Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:8166227
Content Digest
sha256:dde40b50b04608e99dfac3ca7abfa5e55f16f61ac064213f1dc7b650fcfbc156
Details
Created

2021-03-15 13:27:04 UTC

Size

225 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:f84cab65f19f5d625a4b5f895cdf37ad9f21e160bf201ec59a48d95b2a430145 - 1.19% (2.67 MB)

[#001] sha256:a1caf51b951c2f331ce71ecc02fac997f927533c05304585309e232f935e5139 - 4.22% (9.48 MB)

[#002] sha256:daee27151a4a52db8a4881ada5095601707351bf07e68a610431260ea5df92f1 - 94.6% (213 MB)

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


History
2021-02-24 20:20:03 UTC

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

2021-02-24 20:20:03 UTC

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

2021-03-15 13:26:51 UTC

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

2021-03-15 13:26:51 UTC

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

2021-03-15 13:26:52 UTC

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

2021-03-15 13:26:52 UTC

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

2021-03-15 13:26:54 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/81662276f6f8a3715abdb72f3058ca3c70a93f82/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/*

2021-03-15 13:27:02 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/81662276f6f8a3715abdb72f3058ca3c70a93f82/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-03-15 13:27:03 UTC

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

2021-03-15 13:27:03 UTC

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

2021-03-15 13:27:03 UTC

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

2021-03-15 13:27:03 UTC

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

2021-03-15 13:27:03 UTC

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

2021-03-15 13:27:03 UTC

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

2021-03-15 13:27:04 UTC

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

2021-03-15 13:27:04 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