Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:49f0825
Content Digest
sha256:96d418e51f5f9ae4f721c7ea9994a01b40c40b6b6be8465261331648bdcf07a5
Details
Created

2021-04-07 03:17:34 UTC

Size

222 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:532819f3e44cebad88c82f5393801acb876b7a61d36b84bce646561789bb2018 - 1.2% (2.67 MB)

[#001] sha256:6c8a6a9b536702fc8cdbcbbb94bca97501aa445979fa0dc079f7ebd27a44ebb3 - 4.28% (9.48 MB)

[#002] sha256:d66f098705e9318966eb9446ffdb6c59ae62bbb3395e7181f8c1078a389c3e05 - 94.52% (210 MB)

[#003] sha256:e0200bda62d57151e9c89733b571c05db101d7d8e145585aea44934a9ed1da4f - 0.0% (178 Bytes)


History
2021-03-31 20:10:13 UTC

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

2021-03-31 20:10:13 UTC

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

2021-04-07 03:17:20 UTC

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

2021-04-07 03:17:20 UTC

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

2021-04-07 03:17:20 UTC

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

2021-04-07 03:17:20 UTC

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

2021-04-07 03:17:23 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/49f0825e9151f73b7dc14833e45303668292c865/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-04-07 03:17:32 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/49f0825e9151f73b7dc14833e45303668292c865/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-04-07 03:17:32 UTC

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

2021-04-07 03:17:33 UTC

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

2021-04-07 03:17:33 UTC

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

2021-04-07 03:17:33 UTC

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

2021-04-07 03:17:33 UTC

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

2021-04-07 03:17:33 UTC

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

2021-04-07 03:17:33 UTC

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

2021-04-07 03:17:34 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