Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:5f400e9
Content Digest
sha256:fd4b894698558eb187b7c83f214383afeb252b35f510afcdf46038b1902be19e
Details
Created

2020-12-16 20:00:45 UTC

Size

213 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:05e7bc50f07f000e9993ec0d264b9ffcbb9a01a4d69c68f556d25e9811a8f7f4 - 1.25% (2.67 MB)

[#001] sha256:610c2a1af7ecf888e0eab1e5ac423871d40c563cc8282786bac4b76cc4564be8 - 4.45% (9.48 MB)

[#002] sha256:0a54c54c01bfe30ea500b96add9b3b1b92ad62748d5921bc5e131ef8bfc17593 - 94.3% (201 MB)

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


History
2020-12-11 02:04:06 UTC

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

2020-12-11 02:04:07 UTC

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

2020-12-16 20:00:29 UTC

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

2020-12-16 20:00:29 UTC

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

2020-12-16 20:00:29 UTC

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

2020-12-16 20:00:29 UTC

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

2020-12-16 20:00:32 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/5f400e943f216b58e0559e6f52385b0cc2dc4513/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-12-16 20:00:42 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/5f400e943f216b58e0559e6f52385b0cc2dc4513/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-12-16 20:00:44 UTC

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

2020-12-16 20:00:44 UTC

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

2020-12-16 20:00:44 UTC

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

2020-12-16 20:00:44 UTC

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

2020-12-16 20:00:45 UTC

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

2020-12-16 20:00:45 UTC

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

2020-12-16 20:00:45 UTC

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

2020-12-16 20:00:45 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