Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:master.6782
Content Digest
sha256:2705f30db382925231b644b626d53d7a1623b33573b99954410c5f386c9309f5
Details
Created

2020-05-16 04:33:30 UTC

Size

175 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 - 1.53% (2.68 MB)

[#001] sha256:ed4efe822dd447cc219f65f41cc5a984288401a624484b8b8497aa13f85d7810 - 5.8% (10.2 MB)

[#002] sha256:4f2f77ff6fe95f1b8cbdcd3030d69dcb0271d167c8aa5c16b86c663c37c78908 - 92.67% (163 MB)

[#003] sha256:9f8320c054e2deaf4ae55f94036bbc1f454d82d650a9c54da1ae24be9a0c8553 - 0.0% (180 Bytes)


History
2020-04-24 01:05:03 UTC

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

2020-04-24 01:05:03 UTC

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

2020-05-16 04:33:19 UTC

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

2020-05-16 04:33:20 UTC

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

2020-05-16 04:33:20 UTC

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

2020-05-16 04:33:20 UTC

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

2020-05-16 04:33:22 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/mattermost-platform/master/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-05-16 04:33:29 UTC

|3 MM_PACKAGE=https://releases.mattermost.com/mattermost-platform/master/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-05-16 04:33:29 UTC

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

2020-05-16 04:33:29 UTC

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

2020-05-16 04:33:29 UTC

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

2020-05-16 04:33:30 UTC

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

2020-05-16 04:33:30 UTC

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

2020-05-16 04:33:30 UTC

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

2020-05-16 04:33:30 UTC

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

2020-05-16 04:33:30 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