Namespace
mattermost
Image / Tag
mattermost-enterprise-edition:9970378
Content Digest
sha256:f8d76c639c85265bd87c5bdaf2a1f674c9661ace0fb4aafb4432c6ce3a07e4c1
Details
Created

2021-03-29 19:55:56 UTC

Size

221 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:22599d3e9e25e799b87521b94e20d20a601ffad16cf676274fdf94b089e4b979 - 1.21% (2.67 MB)

[#001] sha256:3671a9ff8935db00d62239091d04a7a07b1e3c07536fb5e64606c1cd6ab13fa9 - 4.29% (9.48 MB)

[#002] sha256:91d3f291f9fb70702b93fee0c15cc0d18c0e952018cbea9d36d42a48ef24f0e0 - 94.51% (209 MB)

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


History
2021-03-25 22:19:38 UTC

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

2021-03-25 22:19:38 UTC

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

2021-03-29 19:55:43 UTC

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

2021-03-29 19:55:43 UTC

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

2021-03-29 19:55:43 UTC

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

2021-03-29 19:55:43 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-03-29 19:55:46 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/9970378782a27f4e35c32a737cd9acc7761deac5/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-03-29 19:55:55 UTC

|3 MM_PACKAGE=https://pr-builds.mattermost.com/mattermost-webapp/commit/9970378782a27f4e35c32a737cd9acc7761deac5/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-03-29 19:55:55 UTC

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

2021-03-29 19:55:55 UTC

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

2021-03-29 19:55:55 UTC

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

2021-03-29 19:55:55 UTC

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

2021-03-29 19:55:56 UTC

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

2021-03-29 19:55:56 UTC

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

2021-03-29 19:55:56 UTC

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

2021-03-29 19:55:56 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