Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:d4d6fb2
Content Digest
sha256:ad82df71975fda200d597d506f9e949a97ff9a2477aedfe4c722836a00743d88
Details
Created

2020-10-07 20:34:11 UTC

Size

200 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c - 1.33% (2.67 MB)

[#001] sha256:296226965c04536e1bf5bf1bc39c5fa51f098226969924ea1babb645af65dccc - 4.92% (9.85 MB)

[#002] sha256:3bd97bd796f88f9874dc0dc84b61ea16339a3d350f65ffffc6dc11773a67495e - 93.75% (188 MB)

[#003] sha256:b6876d247830733c1d90337d62caf324e64d20ed0b810398750f5a0ff4b7a6bf - 0.0% (181 Bytes)


History
2020-05-29 21:19:46 UTC

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

2020-05-29 21:19:46 UTC

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

2020-10-07 20:33:56 UTC

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

2020-10-07 20:33:56 UTC

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

2020-10-07 20:33:56 UTC

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

2020-10-07 20:33:56 UTC

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

2020-10-07 20:33:59 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/d4d6fb214a3fb353dc7b8f3552021603addaef58/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-10-07 20:34:09 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/d4d6fb214a3fb353dc7b8f3552021603addaef58/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-10-07 20:34:10 UTC

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

2020-10-07 20:34:10 UTC

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

2020-10-07 20:34:10 UTC

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

2020-10-07 20:34:11 UTC

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

2020-10-07 20:34:11 UTC

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

2020-10-07 20:34:11 UTC

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

2020-10-07 20:34:11 UTC

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

2020-10-07 20:34:11 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