Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:8e4d596
Content Digest
sha256:5930089036950f51116b860faad16470692c15babd137f44112d136ec5cff34c
Details
Created

2021-01-06 18:17:05 UTC

Size

211 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:801bfaa63ef2094d770c809815b9e2b9c1194728e5e754ef7bc764030e140cea - 1.26% (2.67 MB)

[#001] sha256:cf52a5a5e528363143b5cf265c0fd6ab5fd9955baba6fa7d0f0dd25654db1355 - 4.49% (9.48 MB)

[#002] sha256:3e24132178c90c04fe3e7fcd22b6f7e820b4c0afb2397232baa5c3cf3b0a06f1 - 94.25% (199 MB)

[#003] sha256:6d00cc63bfd7c117bff4e958b17a752b9c6114c1e55adc80792b35270c2d426b - 0.0% (180 Bytes)


History
2020-12-17 00:19:41 UTC

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

2020-12-17 00:19:42 UTC

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

2021-01-06 18:16:49 UTC

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

2021-01-06 18:16:49 UTC

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

2021-01-06 18:16:49 UTC

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

2021-01-06 18:16:50 UTC

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

2021-01-06 18:16:52 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/8e4d5964fcec2fb5e52dcd48a4f5ba8f86d26070/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-01-06 18:17:02 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/8e4d5964fcec2fb5e52dcd48a4f5ba8f86d26070/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-01-06 18:17:04 UTC

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

2021-01-06 18:17:04 UTC

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

2021-01-06 18:17:04 UTC

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

2021-01-06 18:17:05 UTC

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

2021-01-06 18:17:05 UTC

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

2021-01-06 18:17:05 UTC

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

2021-01-06 18:17:05 UTC

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

2021-01-06 18:17:05 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